/* Parche de Seguridad Funcional (Respetando color original del H1) */
h1.page-header {
margin-top: 10px !important;
padding-bottom: 10px;
border-bottom: 4px solid #0174c3;
}
.bbva-container {
font-size: 1.5rem !important;
line-height: 1.6;
color: #444;
font-family: Arial, sans-serif;
}
/* Encabezado Principal */
.bbva-hero {
background-color: #f4f9f6;
border-left: 8px solid #006838; /* Verde CUTLAJO */
padding: 30px;
margin-bottom: 30px;
border-radius: 0 10px 10px 0;
box-shadow: 2px 2px 10px rgba(0,0,0,0.04);
}
.