body {
  background-color: #031610;
}

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

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

.rightbar {
  background-color: #09291f;
}

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

.footer {
  background-color: #09291f;
}

.divider {
  background-color: #104131;
}

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

.tabs .tab {
  background-color: #031610;
}
.tabs .tab button.active {
  background-color: #09291f;
}

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

.cards .card {
  background-color: #09291f;
}

.card-game {
  background-color: #09291f;
}
.card-game .items .item {
  background-color: #09291f;
}
.card-game .items .heading {
  color: #fe2918;
}

.card-provider {
  background-color: #09291f;
}

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

.showcase .showcase-item {
  background-color: #09291f;
}

.reviews .item {
  background-color: #09291f;
}
