.elementor-kit-8{--e-global-color-primary:#648C1A;--e-global-color-secondary:#3F2313;--e-global-color-text:#2C2420;--e-global-color-accent:#648C1A;--e-global-color-a214694:#FFFFFF;--e-global-color-15ab0b2:#000000;--e-global-color-5075f04:#F0EBE1;--e-global-color-bbd690f:#C05621;--e-global-color-fe96e6d:#2C5282;--e-global-color-4b3ce2b:#FFFFFFA6;--e-global-color-1292acb:#3F2313;--e-global-color-116b67a:#F5FAEA;--e-global-color-3eba0aa:#8FBE2A;--e-global-typography-primary-font-family:"Barlow Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Barlow Condensed";--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:"Barlow Condensed";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{text-decoration:none;}.elementor-kit-8 a:hover{text-decoration:none;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1536px;}.e-con{--container-max-width:1536px;}.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;}}
/* Start custom CSS *//* Remove underline from all links */
a {
    text-decoration: none !important;
}

/* Ensure they don't come back on hover */
a:hover {
    text-decoration: none !important;
}


html, body {
    scroll-padding-top: 90px;
}

@media (max-width: 1024px) {
    html, body {
        scroll-padding-top: 70px;
    }
}

@media (max-width: 767px) {
    html, body {
        scroll-padding-top: 60px;
    }
}/* End custom CSS */