.elementor-51855 .elementor-element.elementor-element-5f4da82{--display:flex;--margin-top:80px;--margin-bottom:15px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-51855 .elementor-element.elementor-element-9d954f8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for html, class: .elementor-element-9d954f8 *//* ==========================================================================
   FOOTER ONLY - TEXT & LINK COLOR FIX (STRICTLY ISOLATED)
   ========================================================================== */

/* Target footer containers specifically without touching page layout or headers */
footer,
.site-footer,
.footer,
[class*="footer"] {
    color: #ffffff !important;
}

/* Force headings, paragraphs, lists, spans, and labels inside the footer to white */
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6,
footer p, footer li, footer span, footer a, footer div, footer label,
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6,
.site-footer p, .site-footer li, .site-footer span, .site-footer a, .site-footer div, .site-footer label,
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
.footer p, .footer li, .footer span, .footer a, .footer div, .footer label {
    color: #ffffff !important;
}

/* Hover accent for footer links so they remain interactive */
footer a:hover,
.site-footer a:hover,
.footer a:hover {
    color: #72cadf !important;
    text-decoration: underline !important;
}/* End custom CSS */