/*
 Theme Name: Hello Elementor Child
 Template: hello-elementor
*/

/* ─── BAC: texto blanco garantizado en fondos azules ─── */
/* Cubre todos los elementos dentro de contenedores con fondo azul/oscuro */
.bac-tools-cta-card,
.bac-tools-cta-card h1,
.bac-tools-cta-card h2,
.bac-tools-cta-card h3,
.bac-tools-cta-card h4,
.bac-tools-cta-card p,
.bac-tools-cta-card span,
.bac-tools-cta-card div { color: #fff !important; }

/* El botón amarillo dentro del CTA sí va azul */
.bac-tools-cta-card a[style*="F7D117"] { color: #0B3D91 !important; }

/* Barra de tasas superior */
#bac-rate-bar,
#bac-rate-bar * { color: #fff !important; }
#bac-rate-bar a[style*="F7D117"] { color: #0B3D91 !important; }

/* CTA flotante WhatsApp+Telegram */
#bac-cta-float,
#bac-cta-float h3,
#bac-cta-float p,
#bac-cta-float span { color: #fff !important; }

/* Sección herramientas homepage */
.bac-tools-hp,
.bac-tools-hp h1,
.bac-tools-hp h2,
.bac-tools-hp h3,
.bac-tools-hp p,
.bac-tools-hp span,
.bac-tools-hp div { color: #fff !important; }
.bac-tools-hp a[style*="F7D117"],
.bac-tools-hp .bac-btn { color: #0B3D91 !important; }

/* Newsletter inline en posts */
.bac-nl__title { color: #0B3D91; }
.bac-nl__sub   { color: #555; }
