html {
  scroll-behavior: smooth;
}

[data-hero-slide] {
  transition: opacity 1.5s ease-in-out;
}
