/* Ajustes de contraste del hero: azul de marca sobre fondo claro. */
.solutions-hero .solutions-hero-copy h1 {
  color: #004F85;
}

.solutions-hero .solutions-eyebrow {
  color: #0080B8;
}

.solutions-hero .solutions-button {
  background: #00F5D4;
}
