.elementor-kit-7{--e-global-color-primary:#1B512D;--e-global-color-secondary:#FFE193;--e-global-color-accent:#F25C54;--e-global-color-text:#2A2A2A;--e-global-color-fcf20f8:#043A1B;--e-global-typography-primary-font-family:"Alice";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Alice";--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:"Montserrat";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h4{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h5{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h6{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 { --Primary:#1b512d; --Darker-Tint:#043a1b; --Secondary-1:#ffe193; --Secondary-2:#f25c54; --Text:#2a2a2a; --Primary-Font:Alice; --Secondary-Font:Montserrat; --White:#ffffff; --cream_bg:#faf9f6; }
/* Start custom CSS */h1, h2, h3, h4, h5, h6 {
  line-height: 1em;
  text-transform: uppercase;
  text-wrap: balance;
}

h1 { font-size: clamp(2.25rem, 4.5vw + 1rem, 4.75rem); }
h2 { font-size: clamp(1.85rem, 3.2vw + 1rem, 2.75rem); }
h3 { font-size: clamp(1.50rem, 2.2vw + 1rem, 2.2rem); }
h4 { font-size: clamp(1.25rem, 1.5vw + 0.9rem, 1.75rem); }
h5 { font-size: clamp(1.10rem, 1vw + 0.85rem, 1.35rem); }
h6 { font-size: clamp(1.00rem, 0.5vw + 0.85rem, 1.15rem); }

p {
    text-wrap: balance;
}/* End custom CSS */