#fw-section-hero-1773155793 {
--font-heading-scale: 1.56;
--font-body-scale: 1.0;
}
#fw-section-hero-1773155793 {
--color-primary: #108474;
--color-primary-rgb: 16, 132, 116;
--color-background: #f8f5f0;
--color-background-rgb: 248, 245, 240;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 245;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #108474;
--primary-btn-text: #ffffff;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;
.banner__heading {
  font-size: 60px !important;
  line-height: 1 !important;
  color: #fff !important;
  margin-bottom: 15px !important;
}
.banner__text {
  font-size: 18px !important;
  letter-spacing: 3px !important;
  color: rgba(255, 255, 255, 0.7) !important;
  text-transform: uppercase;
}
.button {
  background: #fff !important;
  color: #000 !important;
  border: 0 !important;
}
@media (max-width: 768px) {
  .banner__heading {
    font-size: 34px !important;
  }
  .banner__text {
    font-size: 12px !important;
  }
}
}


#fw-section-text-carousel-03d17c2f-5e98-434b-b5d3-e454cc8b399a {
--font-heading-scale: 0.8;
--font-body-scale: 0.7;
}
#fw-section-header {

/* Disable logo link on Fourthwall */
.header__logo-link {
    pointer-events: none;
    cursor: default;
}
}