body {
	background-color: #0e3627;
}

.topbar {
	background-color: #002b2a;
}
.topbar .offers .offer {
	background-color: #125b59;
}

.divider {
	background-color: #125b59;
}

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

.tabs .tab {
	background-color: #13083c;
}
.tabs .tab button.active {
	background-color: #125b59;
}

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

.cards .card {
	background-color: #125b59;
}

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

.card-provider {
	background-color: #125b59;
}

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

.showcase .showcase-item {
	background-color: #125b59;
}

.reviews .item {
	background-color: #125b59;
}
