body {
    background: #240006 !important;

.page-header {
    background: #240006 !important;
	border-bottom: 2px solid #bc0707 !important;
}
.list-group-item {
    background: #ff1616 !important;
    border-bottom: 1px solid #320a09;
}
.list-group-item .provider-thumbnail {
    -webkit-filter: drop-shadow(1px 1px 1px #222) !important;
    filter: drop-shadow(1px 1px 1px #222) !important;
}
.rtp-header{
	background: #ff1616 !important;
}
input#search{
	background-color: rgba(255, 255, 255, .8);
	color: #000;
}
.card.card-game{
	background: #ff1616 !important;
}
.card-game span {
	color: #fff !important;
}
.btn-game {
	background: linear-gradient(to bottom, #ff1616 0%, #bc1823 50%, #ff1616 100%) !important;
}
.jam {
	background: rgb(59 2 42 / 80%) !important;
}
.running-text {
	background: #ff1616 !important;
}
.list-group-item-action.active a span, .list-group-item span:hover {
	color: #fed313;
}
.carousel-game {
	background: #ff1616 !important;
}
.card-provider {
	background-color: rgb(59 2 42 / 80%) !important;
}
.btn-regis, .btn-lc {
	background: #ff1616 !important;
}
.btn-regis:hover, .btn-lc:hover {
	background: #bc1823 !important;
}
.footer-text {
	border-top: 2px solid #bc0707;
}