.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-40e219c:#374151;--e-global-color-98b5e5d:#F3F4F6;--e-global-color-4140270:#059669;--e-global-color-36af1f1:#111827;--e-global-color-00a2832:#4B5563;--e-global-color-f429ea6:#047857;--e-global-typography-primary-font-family:"Noto Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans Anatolian Hieroglyphs";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans Anatolian Hieroglyphs";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans Anatolian Hieroglyphs";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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;}}/* Start custom CSS *//* strongest heading color override - covers child spans and links and elementor heading class */
.cm:hover .ch,
.cm:hover .ch * ,
.cm:hover .ch .elementor-heading-title,
.cm:hover .ch .elementor-heading-title * {
    color: #059669 !important;
    fill: #059669 !important;   /* for SVG shapes that use fill */
    stroke: #059669 !important; /* for SVG strokes */
}

/* also cover links inside the heading */
.cm:hover .ch a,
.cm:hover .ch a * {
    color: #059669 !important;
}

/* If Elementor placed the color on a pseudo-element, force text color there too */
.cm:hover .ch::before,
.cm:hover .ch::after,
.cm:hover .ch *::before,
.cm:hover .ch *::after {
    color: #059669 !important;
    fill: #059669 !important;
    stroke: #059669 !important;
}/* End custom CSS */