/* This is specific to individual Districts We Serve pages' hero blocks, using background color to fill in the embedded image block. */

.scu-hero .container {
    width: 100%;
    max-width: 1400px;
    background-color: #2D4452;
}