body {
    background-color: #012520;
}

p,
ul,
ol,
dl {
    color: #87DECF;
}

.spoiler-list {
    background-color: #023C34;
}

.sidebar {
    background-color: #023C34;
}

.sidebar .download {
    background: #025247;
}

.sidebar .menu li a.active,
.sidebar .menu li a:hover {
    background-color: #025247;
}

.sidebar .auth .reg,
.sidebar .auth-mobile .reg {
    background: #04CFAA;
}

.rightbar {
    background-color: #023C34;
}

.topbar {
    background-color: #023C34;
    border-bottom: 1px solid #023C34;
}

.topbar .offers .offer {
    background-color: #023C34;
}

.footer {
    background-color: #023C34;
}

.divider {
    background-color: #025247;
}

table thead tr {
    background-color: #023C34;
}

table tbody tr:nth-child(2n) {
    background-color: #023C34;
}

.tabs .tab {
    background-color: #012520;
}

.tabs .tab button.active {
    background-color: #023C34;
}

.faq .faq-item h3 {
    background-color: #023C34;
}

.faq .faq-item .faq-item-content.show {
    background-color: #023C34;
}

.cards .card {
    background-color: #023C34;
}

.card-game {
    background-color: #023C34;
}

.card-game .items .item {
    background-color: #023C34;
}

.card-game .items .heading {
    color: #04CFAA;
}

.card-provider {
    background-color: #023C34;
}

.sitemap a:hover {
    background-color: #023C34;
}

.showcase .showcase-item {
    background-color: #023C34;
}

.reviews .item {
    background-color: #023C34;
}

.slides .slide-first p.button {
    background: #04CFAA;
}

.cookies {
    background-color: #025247;
}