/* ECON Simulation — v6 THEME layer (manifest). Rules live in css/theme/. */
@import url("css/theme/base.css");
@import url("css/theme/case-slider.css");
@import url("css/theme/image-hero.css");
@import url("css/theme/inverse-hero.css");
@import url("css/theme/testimonial-slider.css");
@import url("css/theme/talk-block.css");
@import url("css/theme/pill-nav.css");
/* Component, but it has to land after the theme: theme/case-slider.css
   shrink-wraps .nav.main and pill-nav.css restyles .nav__item, and the
   narrow-viewport rules need to win over both. */
@import url("css/components/nav-mobile.css");
