body {
  background-color: #0A2846;
}

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

.spoiler-list {
  background-color: #132F52;
}

.sidebar {
  background-color: #132F52;
}
.sidebar .download {
  background: #183D6C;
  border: 1px solid transparent;
border-image: linear-gradient(90deg, rgba(19, 47, 82, 1) 0%, rgba(5, 165, 56, 1) 100%);
border-image-slice: 1;
}
.sidebar .menu li a.active, .sidebar .menu li a:hover {
  background-color: #183D6C;
}
.sidebar .auth .reg, .sidebar .auth-mobile .reg {
  background: #05A538;
}

.rightbar {
  background-color: #132F52;
}

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

.footer {
  background-color: #183D6C;
}

.divider {
  background-color: #1F4D88;
}

table thead tr {
  background-color: #183D6C;
}
table tbody tr:nth-child(2n) {
  background-color: #1F4D88;
}

.tabs .tab {
  background-color: #183D6C;
}
.tabs .tab button.active {
  background-color: #183D6C;
}

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

.cards .card {
  background-color: #183D6C;
}

.card-game {
  background-color: #183D6C;
}
.card-game .items .item {
  background-color: #183D6C;
}
.card-game .items .heading {
  color: #184CE7;
}

.card-provider {
  background-color: #183D6C;
}

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

.showcase .showcase-item {
  background-color: #183D6C;
}

.reviews .item {
  background-color: #183D6C;
}

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

.cookies {
  background-color: #132F52;
}
