  .hero-articles-wrapper a {
    color: #fff !important;
    text-decoration: none;
}
.hero-articles-wrapper .hero-card figure .taxonomy {
    text-transform: capitalize;
}
.hero-articles-overlay {
    position: fixed !important;
    left: 0;
}
.hero-articles-overlay .hero-articles-card-content .hero-articles-card-main-image figure img {
    border: 0 important
}
@media (min-width: 768px){
    .hero-card.manual .manual_card {
        /* margin-top: 175px !important */
    }
}
.hero-articles-wrapper .hero-card.manual:first-of-type {
    margin-top: 0 !important;
}

.hero-articles-wrapper .hero-card .node--view-mode-teaser a {
    display: inline-block !important;
}