/* This is specific to new 2026 calculator page hero blocks, using background color to fill in the embedded image block. */

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