body {
  background-color: #0B082E;
}

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

.sidebar {
  background-color: #171756;
}
.sidebar .menu li a.active, .sidebar .menu li a:hover {
  background-color: #242A7E;
}
.sidebar .auth .reg {
  background: #FA3802;
}

.rightbar {
  background-color: #171756;
}

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

.footer {
  background-color: #171756;
}

.divider {
  background-color: #242A7E;
}

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

.tabs .tab {
  background-color: #0B082E;
}
.tabs .tab button.active {
  background-color: #171756;
}

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

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

.card-game {
  background-color: #171756;
}
.card-game .items .item {
  background-color: #171756;
}
.card-game .items .heading {
  color: #FA3802;
}

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

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

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

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

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