html{
  scroll-behavior: smooth;
}
.nav-button:hover svg path {
  fill: #00908D;
}
.list-close {
  display: none;
}
