.elementor-kit-22{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#81BF78;--e-global-color-8e5eaa4:#F1B95C;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;}.elementor-kit-22 e-page-transition{background-color:#FFBC7D;}.elementor-kit-22 a{color:#000000;}.elementor-kit-22 h2{color:#000000;}.elementor-kit-22 h4{color:#000000;}.elementor-kit-22 h6{color:#000000;}.elementor-kit-22 button,.elementor-kit-22 input[type="button"],.elementor-kit-22 input[type="submit"],.elementor-kit-22 .elementor-button{font-family:"Manrope", Sans-serif;font-weight:700;}.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);}@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 *//* ============================================================
   GLOBAL BODY TEXT & LINK STYLING
   Safe: only affects REAL content text, not buttons/menus/heroes
============================================================ */

/* 1️⃣ ALL CONTENT PARAGRAPHS SITEWIDE (EXCEPT HERO SECTIONS) */
.elementor-element:not(:has(.elementor-background-video-container))
    .elementor-widget-text-editor p,
.elementor-element:not(:has(.elementor-background-video-container))
    .elementor-widget-theme-post-content p {
    color: #000 !important;   /* solid black body text */
}


/* 2️⃣ LINKS ONLY INSIDE REAL CONTENT AREAS */
.elementor-widget-text-editor a,
.elementor-widget-theme-post-content a {
    color: #0066cc !important;
    text-decoration: underline;
    font-weight: 600;
}

.elementor-widget-text-editor a:hover,
.elementor-widget-theme-post-content a:hover {
    color: #003f8a !important;
}


/* ============================================================
   PROTECTION: HERO SECTIONS WITH VIDEO BACKGROUNDS
   Do NOT touch their colors!
============================================================ */
.elementor-element:has(.elementor-background-video-container)
    .elementor-widget-text-editor p,
.elementor-element:has(.elementor-background-video-container)
    .elementor-widget-text-editor a {
    color: inherit !important;
    text-decoration: inherit !important;
    font-weight: inherit !important;
}/* End custom CSS */