html {
  scroll-behavior: smooth;
}

.d-none{
  display: none;
}


.af-code ul li {
    white-space: unset !important;
}

.logo-padding{
  padding: 6px 0;
}
