/* USA-only surface normalization. Keeps official brand accents in the shared token system. */
.sd-usa-page .sd-usa-story--alt .sd-usa-story-card {
    background: linear-gradient(145deg, var(--navy-mid), var(--navy));
}
