body {
	background-color: #272727;
}

.topbar .offers .offer {
	background-color: #3f3f3f;
}

.divider {
	background-color: #3f3f3f;
}

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

.tabs .tab {
	background-color: #272727;
}
.tabs .tab button.active {
	background-color: #3f3f3f;
}

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

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

.card-game {
	background-color: #3f3f3f;
}
.card-game .items .item {
	background-color: #260621;
}
.card-game .items .heading {
	color: #ff1df0;
}

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

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

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

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