html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

.instructions-btn,
.directory-btn,
.samples-btn, 
.articles-btn,
.videos-btn,
.faq-btn {
  cursor: pointer;
}