.header-g .locations-a .location__phone--link:before {
    content: "";
    font-size: 20px !important;
}

.header-g .locations-a .location__phone a {
    margin: 0;
    line-height: 1;
    font-size: 18px;
}

.section--light .cta__button.component__button--1 {
    color: #fff;
    background-color: #c09b2f;
    border: 2px solid #c09b2f;
}


.section--dark .navigation-a .navigation__list--sub .navigation__item>.navigation__item--link {
    background-color: #c09b2f;
}

@media (min-width: 992px) {
    .videobanner-a__title {
        font-size: 3.7rem;
        line-height: 3.7rem;
        font-weight: bold;
    }
    .videobanner-a__subtitle {
        font-size: 3rem;
        line-height: 3rem;
        font-weight: bold;
    }
}

