.high-contrast-active * {
    background-color: #000 !important;
    color: #fff !important;
}

.high-contrast-active a,
.high-contrast-active a span {
    text-decoration: underline !important;
    color: #ffff00 !important;
}

.high-contrast-active .carousel-item {
    background-image: unset !important;
}

.high-contrast-active .banners-home img {
    display: none;
}