/* Hero Banner 3/8 - Gradient - Center */
div[class*=Hero-Banners-FullWidthBanner-TextLeftBg] hgroup:has(.subtitle) {
  flex-direction: column-reverse;
}

/* Hero Banner Overlay */
.container--hero.hero--not-slider.hero--banner.background--media::before {
  background: rgba(0, 0, 0, 0.5) !important;
}