body {
  background-color: #0B0802;
}

p, ul, ol, dl {
  color: #FEF8EB;
}

.info p  {
    color: #E6D2AB;
}

.spoiler-list {
  background-color: #1D1506;
}

.sidebar {
  background-color: #1D1506;
}
.sidebar .download {
  background: #35270C;
  border: 1px solid transparent;
  border-image: linear-gradient(90deg, #1D1506 0%, #695B3F 100%);
  border-image-slice: 1;
}
.sidebar .menu li a.active, .sidebar .menu li a:hover {
  background-color: #35270C;
}
.sidebar .auth .reg, .sidebar .auth-mobile .reg {
  background: #C4A864;
}

.rightbar {
  background-color: #1D1506;
}

.topbar {
  background-color: #0B0C22;
  border-bottom: 1px solid #0B0C22;
}
.topbar .offers .offer {
  background-color: #0B0C22;
}

.footer {
  background-color: #35270C;
}

.divider {
  background-color: #4C3812;
}

table thead tr {
  background-color: #35270C;
}
table tbody tr:nth-child(2n) {
  background-color: #4C3812;
}

.tabs .tab {
  background-color: #00001C;
}
.tabs .tab button.active {
  background-color: #0B0C22;
}

.faq .faq-item h3 {
  background-color: #35270C;
}
.faq .faq-item .faq-item-content.show {
  background-color: #35270C;
}

.cards .card {
  background-color: #35270C;
}

.card-game {
  background-color: #35270C;
}
.card-game .items .item {
  background-color: #35270C;
}
.card-game .items .heading {
  color: #184CE7;
}

.card-provider {
  background-color: #35270C;
}

.sitemap a:hover {
  background-color: #0B0C22;
}

.showcase .showcase-item {
  background-color: #0B0C22;
}

.reviews .item {
  background-color: #0B0C22;
}

.slides .slide-first p.button {
  background: #C4A864;
  color: #1D1506;
}

.cookies {
  background-color: #1D1506;
}
