@import url("./tailwind/output.css");

/* header */

#header {}

#header.scrolled {
  border-bottom: 1px solid var(--color-gray-200);
}

/* Hero Slider */

.hero-slider-root .tns-inner {
  margin-top: -18px !important;
}