body {
  background-color: #001e23;
}

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

.west-sidebar {
  background-color: #0a3f4b;
}
.west-sidebar .west-menu li a.west-active, .west-sidebar .west-menu li a: hover {
  background-color: #156871;
}
.west-sidebar .west-auth .west-reg {
  background: #ff7a57;
}

.west-rightbar {
  background-color: #0a3f4b;
}

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

.west-footer {
  background-color: #0a3f4b;
}

.west-divider {
  background-color: #156871;
}

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

.west-tabs .west-tab {
  background-color: #003138;
}
.west-tabs .west-tab button.west-active {
  background-color: #0a3f4b;
}

.west-faq .west-faq-item h3 {
  background-color: #0a3f4b;
}
.west-faq .west-faq-item .west-faq-item-content.west-show {
  background-color: #0a3f4b;
}

.west-cards .west-card {
  background-color: #0a3f4b;
}

.west-card-game {
  background-color: #0a3f4b;
}
.west-card-game .west-items .west-item {
  background-color: #0a3f4b;
}
.west-card-game .west-items .west-heading {
  color: #ff7a57;
}

.west-card-provider {
  background-color: #0a3f4b;
}

.west-sitemap a: hover {
  background-color: #0a3f4b;
}

.west-showcase .west-showcase-item {
  background-color: #0a3f4b;
}

.west-reviews .west-item {
  background-color: #0a3f4b;
}

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