.elementor-kit-12{--e-global-color-primary:#64AB74;--e-global-color-secondary:#93C3FB;--e-global-color-text:#414141;--e-global-color-accent:#F7CABE;--e-global-color-f755ecd:#366040;--e-global-color-1e37352:#0F579C;--e-global-color-526fdee:#202020;--e-global-color-0289c58:#626262;--e-global-color-2c5d29c:#FFFFFF;--e-global-color-fea0794:#EDEFF0;--e-global-color-61befbf:#BEF4C8;--e-global-color-679ee21:#CCCCCC;--e-global-color-5c894a2:#8DC63F;--e-global-typography-primary-font-family:"Fredoka";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-12 a{color:var( --e-global-color-primary );text-decoration:underline;}.elementor-kit-12 a:hover{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.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-brand-growth:#64AB74; ----secondary:#93C3FB; ----primary-font:Fredoka; }
/* Start custom CSS */body {
    font-family: "DM Sans", sans-serif;
    line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Nunito Sans", sans-serif;
    line-height: 1.15;
}


header a,
main a,
footer a {
    text-decoration: underline !important;
}

header a:hover,
main a:hover,
footer a:hover {
    text-decoration: none !important;
}

.elementor-kit-12 .e-form-submit-button-base {
    transition: background-color 0.3s ease, color 0.3s ease;
}

.elementor-kit-12 .e-form-submit-button-base:hover {
    background-color: #366040 !important;
    color: #fff !important;
}/* End custom CSS */