/* M-00539934 */

.ddc-footer .ws-ddc-logo .ddc-logo-link img {
    display: none;
}

.ddc-footer .ws-ddc-logo .ddc-logo-link {
    color: #000 !important;
    height: 75px;
    pointer-events: none;
    cursor: default;
}

.ddc-footer .ws-ddc-logo .ddc-logo-link::after {
    background-image: url("https://pictures.dealer.com/a/audiniagara/0319/771f9838d642fc016dc40448dd8850bfx.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    width: 300px;
    height: 100px;
    content: "";
}
.slideControls.withPlayPause .previousNext a {
width: 47px !important;
font-size: 24px !important;
opacity: .8;
}

.content-alert-banner-container {
    background-color: #f50537 !important;
}