.elementor-kit-8{--e-global-color-primary:#3B5998;--e-global-color-secondary:#8B9DC3;--e-global-color-text:#1A1A1A;--e-global-color-accent:#D4643F;--e-global-color-2d0b973:#DFE3EE;--e-global-color-7a38840:#EEEEF0;--e-global-color-64f0506:#A0A0A1;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:0.6em;--e-global-typography-32f9f1d-font-family:"Outfit";--e-global-typography-32f9f1d-font-size:16px;--e-global-typography-32f9f1d-font-weight:600;--e-global-typography-32f9f1d-text-transform:uppercase;--e-global-typography-32f9f1d-letter-spacing:0.1em;--e-global-typography-aa02e4e-font-family:"Outfit";--e-global-typography-aa02e4e-font-size:18px;--e-global-typography-aa02e4e-font-weight:700;--e-global-typography-fd83f9b-font-family:"Roboto";--e-global-typography-fd83f9b-font-size:16px;--e-global-typography-fd83f9b-font-weight:400;--e-global-typography-fd83f9b-line-height:2.4em;--e-global-typography-fd83f9b-letter-spacing:0.06em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{box-shadow:3px 4px 10px 0px rgba(0,0,0,0.5);border-radius:12px 12px 12px 12px;padding:15px 20px 15px 20px;}.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{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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;--container-default-padding-top:10px;--container-default-padding-right:30px;--container-default-padding-bottom:10px;--container-default-padding-left:30px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media only screen and (max-width: 768px){
    html,
    body {
        width: 100%;
        overflow-x: hidden;
    }
}

/* Default hover for all header links */
header a.hfe-menu-item:hover {
    color: #D4643F !important;
}

/* Specific override for the Contact link (hover) */
header li.hfe-button-wrapper a.hfe-menu-item:hover {
    color: #EEEFF0 !important;
}

/* Prevent Contact button from turning #D4643F when active (clicked) */
header li.hfe-button-wrapper a.hfe-menu-item:active,
header li.hfe-button-wrapper a.hfe-menu-item:focus {
    color: #EEEFF0 !important;
}

/* Optional: Also override visited state if needed */
header li.hfe-button-wrapper a.hfe-menu-item:visited {
    color: #EEEFF0 !important;
}

/* ──────────────────────────────────────────────────────
   CONTACT BUTTON – force text color even when its <li>
   gets *any* “active / current” class from Elementor,
   WordPress, or scrolling‑highlight scripts.
   ─────────────────────────────────────────────────── */

header li.hfe-button-wrapper.elementor-item-active   > a.hfe-menu-item,
header li.hfe-button-wrapper.elementor-item-highlighted > a.hfe-menu-item,
header li.hfe-button-wrapper.current-menu-item       > a.hfe-menu-item,
header li.hfe-button-wrapper.current_page_item       > a.hfe-menu-item,
header li.hfe-button-wrapper.current_page_parent     > a.hfe-menu-item {
    color: #EEEFF0 !important;
}/* End custom CSS */