.elementor-kit-8{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"broadacre-regular-4";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"broadacre-regular-3";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"broadacre-regular-0";--e-global-typography-accent-font-weight:700;font-family:"Montserrat", Sans-serif;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-v4-big-red );font-family:"Montserrat", Sans-serif;font-weight:700;text-transform:uppercase;color:var( --e-global-color-v4-white );border-radius:0.375rem 0.375rem 0.375rem 0.375rem;padding:0.875rem 1.75rem 0.875rem 1.75rem;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-v4-big-red-dark );color:var( --e-global-color-v4-white );}.elementor-kit-8 e-page-transition{background-color:var( --e-global-color-v4-cedar-green );}.elementor-kit-8 a{color:var( --e-global-color-v4-big-red );font-family:"Montserrat", Sans-serif;font-weight:600;}.elementor-kit-8 a:hover{color:var( --e-global-color-v4-harvest-gold );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --big-red:#A9333B; --big-red-dark:#7D262C; --sky-blue:#8BBCCE; --cedar-green:#619E76; --harvest-gold:#D29B45; --neutral-dark:#1a1a1a; --neutral-light:#F7F5F2; --white:#ffffff; --family-heading:broadacre-regular-1; --family-body:Montserrat; --label-sm:0.8rem; --label:0.9rem; --body:1rem; --body-lg:1.1rem; --heading-sm:1.5rem; --heading-md:2rem; --heading-lg:3rem; --heading-xl:3.7rem; --line-height-tight:1.2; --line-height-base:1.6; --line-height-loose:1.8; --gap-xs:0.25rem; --gap-sm:0.5rem; --gap-md:1rem; --gap-lg:1.5rem; --section-sm:3rem; --section-md:5rem; --section-lg:7.5rem; --border-r-sm:0.2rem; --border-r-md:0.5rem; --border-r-lg:1rem; --pill:999px; --bt-padding-y:0.875rem; --bt-padding-x:1.75rem; --bt-fs:0.875rem; --bt-ls:0.08rem; --bt-radius:0.375rem; --section-xs:1.5rem; --neutral-mid:#4a4a4a; --harvest-gold-shade:#8A6A00; }
/* Start custom CSS *//* Override default Mailchimp styles via Additional CSS to match brand: */
.mc4wp-form input[type="submit"] {
  background: #A9333B;
  color: #fff;
  border-radius: 6px;
  padding: 14px 28px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  letter-spacing: 0.08em;
  border: none;
  cursor: pointer;
}

.mc4wp-form input[type="email"] {
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
  padding: 12px 16px;
}

/* The iframe has a default width="800" — override in Embed Wrapper Additional CSS: */
iframe { width: 100% !important; }

/* Override Aplos button → match .cta-button-primary (paste into Additional CSS) */
.aplos-donation-button {
  background: #A9333B;
  color: #ffffff;
  border-radius: 6px;
  padding: 14px 28px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}/* End custom CSS */