body {
  background-color: #191F03;
}

.sidebar {
  background-color: #3D4524;
  border-right: 1px solid #212907;
}
.sidebar .menu li a.active, .sidebar .menu li a:hover {
  background-color: #212907;
}

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

.box, .footer {
  background-color: #3D4524;
}

.divider {
  background-color: #212907;
}

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

.tabs .tab {
  background-color: #191F03;
}
.tabs .tab button.active {
  background-color: #212907;
}

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

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

.card-game {
  background-color: #212907;
}
.card-game .items .item {
  background-color: #3D4524;
}
.card-game .items .heading {
  color: #DABF6D;
}

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

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