.featured-article.featured-article--dark-mode .site {
  background-color: #15648d !important;
}

.featured-article.featured-article--dark-mode .below-hero {
    background-color: #15648d !important;
}

.featured-article.featured-article--dark-mode .hero-wrap {
    background: linear-gradient(0deg,#15648d 0%,#15648d 12%,rgba(21,100,141,0) 100%);
}

.featured-article.featured-article--dark-mode .hero-wrap:after {
    background: linear-gradient(0deg,#15648d 25%,rgba(21,100,141,0) 100%) !important;
}