/* ============================================================
   general.css - Hyderabad to {Country} International Courier pages
   Companion to slp-critical.css + slp-deferred.css
   Only rules unique to the general-courier vertical live here.
   ============================================================ */

.hero--general {
  background-image:
    linear-gradient(to bottom right, rgba(20,20,20,.62), rgba(74,0,114,.55)),
    var(--hero-img, url('../../photos/hero-main.webp'));
  background-size: cover;
  background-position: center top;
}
