/* .header1 * {
    color: #560600 !important;
} */

.section--light .articles-a .articles__item .article__post-title {
    color: #f7dbab;
}
#id_71aa1254-a254-5ddf-9273-433a8cc359a9::before {
    background-color: #fe0000;
}
@media (max-width:991px) {
.header1 {
    display: none;
}
}

.section--dark .banner-d .banner__subtitle {
    color: #fff;
}
.section--dark .cta__button.component__button--3 {
    color: #fff;
}
.sticky-background-img {
    background-attachment: fixed;
}
@media (min-width: 992px) {
    .redbanner.section__bg--light-1::before {
        background-color: red;
    }
}
