/* Flex MBA — 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 a Flex MBA-specific
   banner when one is available (see assets/Prog-FlexMBA.jpg for a starting point). */

#GlobalNavWrapper {
    --hero-image: url(../../assets/banners/program01-banner.jpg);
    --hero-height: calc(100vh - 10px);
}
