/* Full-width page layout */

.site-nav__bar,
.site-nav__panel-inner,
.site-footer__inner,
.about-hero__shell,
.about-mv__shell,
.career-hero__shell,
.contact-hero,
.verticals-hero__shell {
    max-width: 100% !important;
}

.max-w-7xl,
.max-w-8xl,
.max-w-10xl,
.max-w-6xl,
.max-w-5xl {
    max-width: 100% !important;
}
