body {
  background-color: #051330;
}

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

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

.box, .footer {
  background-color: #1D347C;
}

.divider {
  background-color: #132459;
}

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

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

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

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

.card-game {
  background-color: #132459;
}
.card-game .items .item {
  background-color: #1D347C;
}
.card-game .items .heading {
  color: #D4A83D;
}

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

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

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

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