body {
	background-color: #231f20;
}

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

.sidebar {
	background-color: #3a3833;
}
.sidebar .menu li a.active,
.sidebar .menu li a:hover {
	background-color: #55524b;
}

.rightbar {
	background-color: #3a3833;
}

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

.footer {
	background-color: #55524b;
}

.divider {
	background-color: #648b9e;
}

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

.tabs .tab {
	background-color: #231f20;
}
.tabs .tab button.active {
	background-color: #3a3833;
}

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

.cards .card {
	background-color: #3a3833;
}

.card-game {
	background-color: #3a3833;
}
.card-game .items .item {
	background-color: #3a3833;
}
.card-game .items .heading {
	color: #fa4d02;
}

.card-provider {
	background-color: #3a3833;
}

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

.showcase .showcase-item {
	background-color: #3a3833;
}

.reviews .item {
	background-color: #3a3833;
}
