body {
  background-color: #0D0D0D;
}

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

.spoiler-list {
  background-color: #303030;
}

.sidebar {
  background-color: #161616;
}
.sidebar .download {
  background: #303030;
  border: 1px solid transparent;
border-image: linear-gradient(90deg, rgb(36, 71, 62) 0%, rgb(183, 254, 235) 100%);
border-image-slice: 1;
}
.sidebar .menu li a.active, .sidebar .menu li a:hover {
  background-color: #303030;
}
.sidebar .auth .reg, .sidebar .auth-mobile .reg {
  background: #FF2400;
}

.rightbar {
  background-color: #303030;
}

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

.footer {
  background-color: #303030;
}

.divider {
  background-color: #303030;
}

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

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

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

.cards .card {
  background-color: #303030;
}

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

.card-provider {
  background-color: #303030;
}

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

.showcase .showcase-item {
  background-color: #303030;
}

.reviews .item {
  background-color: #303030;
}

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

.cookies {
  background-color: #303030;
}
