/* Offline mirror fallback: preserve the dark gradient visible on the source site. */
.header-area.bg-style-five {
  background: linear-gradient(90deg, #40204f 0%, #5b447d 46%, #5d82ad 100%) !important;
}
