#fw-section-image-f2e0e824-b856-49a8-a3e7-4127f2ff609d {
--font-heading-scale: 1.11;
--font-body-scale: 1.08;
}
#fw-section-rich-text-177582993292133 {
--font-heading-scale: 1.0;
--font-body-scale: 1.0;
}
#fw-section-rich-text-177582993292133 {

/* BODY */
body {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #111;
}

/* HEADERS */
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", "Inter", "Helvetica Neue", Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0em; /* reduces that spaced-out feel */
  color: #111;
  margin: 0 0 0.5em 0;
}

/* SIZE SCALE */
h1 { font-size: 2.6rem; font-weight: 700; }
h2 { font-size: 2rem; font-weight: 600; }
h3 { font-size: 1.5rem; font-weight: 600; }

/* LINKS */
a {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  color: #111;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
}


#fw-section-hero-0 {
--color-primary: #ffffff;
--color-primary-rgb: 255, 255, 255;
--color-background: #ffffff;
--color-background-rgb: 255, 255, 255;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-product-image-background: #ffffff;
--color-background-brightness: 255;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #ffffff;
--primary-btn-text: #000000;
--primary-btn-border-color: #ffffff;
--secondary-btn-bg: transparent;
--secondary-btn-text: #ffffff;
--secondary-btn-border-color: #ffffff;

}

#fw-section-donations-0 {

/* BODY */
body {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #111;
}

/* HEADERS (still sans-serif, just stronger hierarchy) */
h1, h2, h3, h4, h5, h6 {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.02em;
  color: #111;
}

/* OPTIONAL SIZE HIERARCHY */
h1 { font-size: 2.5rem; }
h2 { font-size: 2rem; }
h3 { font-size: 1.5rem; }

/* LINKS */
a {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  color: #111;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
}



#fw-section-text-carousel-6de92bbb-8bee-4ceb-ba70-fe59ee6e2964 {
--font-heading-scale: 1.0;
--font-body-scale: 1.0;
}
#fw-section-text-carousel-6de92bbb-8bee-4ceb-ba70-fe59ee6e2964 {

.text-carousel__text {
    font-family: "Inter", "Helvetica Neue", Arial, sans-serif !important;
    font-weight: 300;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    line-height: 1.4;
}

.text-carousel__text {
    margin-right: 20px !important;
    display: inline-block;
}
}