.header,
main .game h1,
main .carousel__item,
main .hero-cards li:has(ul),
main .info span,
main .content__best-offers-container .best-offer,
main .content .tab__label,
main .content .tab__close,
footer .footer__content,
.header__menu,
main .contant-wraper .sitebar #popularCasino li:has(ul) .header,
main .content .tab__content,
.footer,
main .info tr,
.to-top {
    background-color: #5C3F24;
}

main,
footer .footer__content p,
main .contant-wraper .sitebar #popularCasino li:has(ul),
.btn_sitebar,
main .prime {
    background-color: #422000;
}

.btn {
    background: #FFC91C;
}

main .game #full-screen {
    background-image: url("/img/icons/full-icon-yellow2.svg");
}

main .game #full-screen.full {
    background-image: url("/img/icons/min-screen-yellow2.svg");
}