/* Overrides para contenido CSS pseudo-element cuando idioma = EN */
html[lang="en"] .bus-show-map-vertical::before,
html[lang="en"] .bus-show-map-button::before,
html[lang="en"] .map-handle::before,
html[lang="en"] [data-css-content="VER MAPA"]::before {
  content: "VIEW MAP" !important;
}
