/* Accent text inside page heroes: high-contrast blue on dark media. */
:where(.hero,.empresa-hero,.policy-hero,.websocket-section,.home-video-hero) h1 em,
:where(.hero,.empresa-hero,.policy-hero,.websocket-section,.home-video-hero) h1 .hero-primary,
:where(.hero,.empresa-hero,.policy-hero,.websocket-section,.home-video-hero) h1 .hero-title-accent{
  color:#54ADF5!important;
}

/* Overrides page-level hero typography loaded later in Inicio and Políticas. */
body .home-video-hero .home-video-copy h1 .hero-primary,
body .home-video-hero .home-video-copy h1 em,
body.politicas-page .policy-hero h1 em{
  color:#54ADF5!important;
}
