.contraste,
.contraste nav,
.contraste ol,
.contraste header,
.contraste footer,
.contraste section,
.contraste main,
.contraste aside,
.contraste article,
.contraste .event-item,
.contraste .testimonials-slider__item,
.contraste .upcoming-item__body {
    background: black !important;
    color: white !important;
}

.contraste h1,
.contraste h2,
.contraste h3,
.contraste h4,
.contraste h5,
.contraste h6,
.contraste p,
.contraste label,
.contraste strong,
.contraste em,
.contraste cite,
.contraste q,
.contraste i,
.contraste b,
.contraste u,
.contraste span {
    color: white !important;
}

.contraste a,
.contraste i,
.contraste a span,
.contraste a b,
.contraste .article-information__title {
    color: #f7ac00 !important;
}

.contraste button,
.contraste input[type=button],
.contraste input[type=reset],
.contraste input[type=submit] {
    background: black !important;
    color: #f7ac00 !important;
}

.contraste .button span,
.contraste .button{
    color: white !important;
}

.contraste input[type=text],
.contraste input[type=password],
.contraste input[type=url],
.contraste input[type=search],
.contraste input[type=email],
.contraste input[type=tel],
.contraste input[type=date],
.contraste input[type=month],
.contraste input[type=week],
.contraste input[type=datetime],
.contraste input[type=datetime-local],
.contraste textarea,
.contraste input[type=number] {
    background: black !important;
    border: 1px solid white !important;
    color: white !important;
}

.contraste .img--bg {
    z-index: 0 !important;
}

.contraste .testimonials-slider__item,
.contraste .upcoming-item__body,
.contraste .event-item,
.contraste .page-link,
.contraste .pricing-item {
    border: #f7ac00 1px solid !important;
}

.contraste .text-section__heading {
    color: #f7ac00 !important;
}

.contraste .page-link,
.contraste .pricing-item {
    background: black !important;
}

.contraste .page-item.active .page-link,
.contraste .page-link:hover {
    color: black !important;
    background: white !important;
}

.contraste .table__cell {
    color: white !important;
}

.contraste #unescoLogo,
.contraste #imgMissao,
.contraste #imgVisao {
    filter: invert(1);
}

.contraste .dropdown-trigger__item, 
.contraste .dropdown-trigger__item::after, 
.contraste .dropdown-trigger__item::before {
    background: #f7ac00 !important;
}
