body {
  background-color: #141522;
}

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

.sidebar {
  background-color: #1E1F2F;
}
.sidebar .menu li a.active, .sidebar .menu li a:hover {
  background-color: #2C2E47;
}

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

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

.footer {
  background-color: #1E1F2F;
}

.divider {
  background-color: #2C2E47;
}

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

.tabs .tab {
  background-color: #141522;
}
.tabs .tab button.active {
  background-color: #1E1F2F;
}

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

.cards .card {
  background-color: #1E1F2F;
}

.card-game {
  background-color: #1E1F2F;
}
.card-game .items .item {
  background-color: #1E1F2F;
}
.card-game .items .heading {
  color: #2BACC7;
}

.card-provider {
  background-color: #1E1F2F;
}

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

.showcase .showcase-item {
  background-color: #1E1F2F;
}

.reviews .item {
  background-color: #1E1F2F;
}
