/* Load after the shared Tailwind/style CSS to widen common page containers. */
.max-w-7xl {
    max-width: 1440px !important;
}

.max-w-6xl {
    max-width: 1320px !important;
}
