/* Distinct global-distribution imagery; preserve the homepage city background. */
.hero.worldwide-hero {
  background: linear-gradient(90deg, rgba(7,27,45,.96) 0%, rgba(7,27,45,.87) 48%, rgba(13,59,69,.52) 100%), url("/world.jpg") center / cover no-repeat;
}
