.wbh-contrast {
    color: #ffff00;
    background-color: #000000; 
}

.wbh-contrast .wbh-trigger.active {
    background: black!important;
}


/** Additional **/

.wbh-contrast .investment-details__item-icon>img {
    filter: brightness(100)!important;
}

.wbh-contrast #loader,
.wbh-contrast .page-footer,
.wbh-contrast .investments,
.wbh-contrast .info,
.wbh-contrast .investment-status__item::before, 
.wbh-contrast .investment-status__item::after,
.wbh-contrast .investment-details,
.wbh-contrast .investment-gallery {
    background: #000!important;
}

.wbh-contrast .investment-status__item,
.wbh-contrast .slick-dots li.slick-active button {
    background: #fff!important;
}

.wbh-contrast .investments__card-body,
.wbh-contrast .investments__card a,
.wbh-contrast .page-footer__logo-light,
.wbh-contrast .investments .shape,
.wbh-contrast .info .shape,
.wbh-contrast .investment-status__item--active,
.wbh-contrast .investment-preview .shape,
.wbh-contrast .investment-gallery__slider .slick-dots li.slick-active button,
.wbh-contrast .investment-description .shape,
.wbh-contrast #scroll-to-top {
    background: #ffff00!important;
}

.wbh-contrast .spinner,
.wbh-contrast .page-footer__logo-light::after {
    border-left-color: #ffff00!important;
}

.wbh-contrast .investment-status__item--active,
.wbh-contrast .investment-status__item {
    color: #000!important;
}

.wbh-contrast #scroll-to-top path {
    stroke: #000!important;
}

.wbh-contrast .page-footer__title,
.wbh-contrast .page-footer__column-title,
.wbh-contrast .page-footer__column address,
.wbh-contrast .copyright__text,
.wbh-contrast .investment-status__title,
.wbh-contrast .investments__title,
.wbh-contrast .info-item__number,
.wbh-contrast a,
.wbh-contrast .investment-details__title,
.wbh-contrast .text-accent,
.wbh-contrast .investment-description__title {
    color: #ffff00!important;
}

