/* MA in Economics — page-specific overrides */
/* Shared program-page components (hero callout, card lists, FAQ, story feed, etc.)
   live in all.css. This file only holds what's unique to this page.
   Hero image reused from MS in Finance for now — swap for an Economics-specific
   banner when one is available. */

#GlobalNavWrapper {
    --hero-image: url(../../assets/banners/program02-banner.jpg);
    --hero-height: calc(100vh - 10px);
}
