/*
 Theme Name: Astra Child – Cerrajeros Pereira
 Theme URI: https://cerrajerospereira.com
 Description: Child theme para Cerrajeros Pereira sobre Astra (Gutenberg). Incluye cotizador, tracking, patrones completos y JSON-LD.
 Author: Teso Consulting
 Template: astra
 Version: 1.0.2
 Text Domain: astra-child-cerrajeros
*/
:root{ --brand-green:#1FAE63; --brand-gray:#1F2937; }
a.button, .wp-block-button__link{ border-radius:8px; padding:.8rem 1.2rem; }
/* Fix rápido de color en héroes (texto blanco sobre cover) */
.hero-home .wp-block-heading,
.hero-home p,
.wp-block-cover .has-text-color,
.wp-block-cover h1,
.wp-block-cover p{ color:#fff !important; }
/* Ajustes visuales básicos */
.wp-block-quote cite{ display:block; opacity:.8; }