.wrap__header-area:before {

    background: #939da3;
}

/* .wrap__fullscreenBackground:after {
    background: linear-gradient(to right, rgb(30 30 30 / 33%), rgba(0, 0, 0, 0));
} */

.socialmedia__link, h2.locations__title {
    color: #0b74af;
}

p.location__phone a {
    color: #0b74af !important;
}

.wrap__header-area:before {
    background: #ffffff;
}

.socialmedia__link, h2.locations__title, p.location__phone a {
    color: #ffffff !important;
    text-shadow: -1px 1px 0px rgb(0 0 0);
    font-size: 23px !important;
}

a.cta__link {
    text-shadow: -1px 1px 0px rgb(0 0 0);
    font-size: 18px;
    color: #ffffff;
}

.wrap__header-area:before {
    background: #9dc7df;
}