/* A single material accent; the original site palette and layouts are preserved. */
.home-impact-section--paper {
    background-size: 1050px auto;
    background-color: #cdb18d;
    color: #173356;
}
.home-impact-section--paper .home-impact-section__overlay {
    background: rgba(255, 250, 240, .13);
}
.home-impact-section--paper .home-impact-heading h2,
.home-impact-section--paper .home-impact-heading .eyebrow,
.home-impact-section--paper .home-impact-stats strong {
    color: #173356;
}
.home-impact-section--paper .home-impact-stats span {
    color: #35465b;
}
