/* CEIM Fixes: texto legible en zonas oscuras (hero + content-footer) + oculta botón muerto */
body .the-content div[style*="background-image"] [role="heading"]{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.5)!important}
body .the-content div[style*="background-image"] h1,
body .the-content div[style*="background-image"] h2{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.5)!important}
body .the-content div[style*="background-image"]>div>p{color:#f1f5f9!important;text-shadow:0 1px 4px rgba(0,0,0,.5)!important}
body .the-content div[style*="background-image"]>div>div:first-child{color:#fff!important}
body .content-footer,body .content-footer p,body .content-footer li,body .content-footer span,body .content-footer div{color:#e8f0f8!important}
body .content-footer a{color:#ffd9a8!important}
body .the-content a[href="#info"]{display:none!important}
