/* Custom global tweaks (optional) */

html {
  scroll-behavior: smooth;
}

.hero-video video {
  filter: brightness(0.85);
}