@media (max-width:1199px) {
    .banner-c .banner-c__text .text-right .banner-text__title--extraLarge {
        margin-left: 20px;
    }

    .mobileHeader-logo {
        width: auto;
        min-height: 60px;
        background: url(/storage/app/media/acc-logonb.png) center/contain no-repeat !important;
    }

    .mobileHeader-container p {
        display: none;
    }
}

.section-featuredblocks .featuredblocks-flyup-a ul {
    list-style: none;
    padding: 0;
    margin: 40px 0px;
}

.section__bg--dark-1::before {
    background-color: #2c2b25;
}

.color-x24-trad-1 .section__bg--dark-1.header_home.overlap .section--dark.section--inner {
    background: #2c2b25;
}

.section--light .banner .component__button--1.cta__button {
    color: #ffffff !important;
    background-color: #e7ad28;
}