#eu-cookie-bar {
    padding: 10px 20px 10px;
    background-color: #0e0200;
    font-size: 13px;
}

a {
    color: #db0203;
}

footer .top-line img {
    display: initial;
}

.casino-list .item .price {
    font-size: 22px;
    line-height: 45px;
}

.casino-list .item .bonuses, .casino-list .item .spins {
    font-weight: 500;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 5px;
}

.terms-text {
    padding: 0px 8px;
}

@media only screen and (max-width: 560px){
.casino-list .item .content {
    padding-bottom: 20px;
	}}

@media only screen and (max-width: 560px){
.terms-text {
    padding-bottom: 35px!important;
    padding-top: 0px!important;
	}}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
