.sidebar-widget-heading {color:#333333 !important; margin-bottom: 30px;}
.widget_block {margin-bottom: 48px !important;margin-top: 30px;}
.bookmaker_ranking-header--title,
.bookmaker_ranking-header--rank{
font-size: 12px;
font-weight: 700;
line-height: 19px;
letter-spacing: 0em;
text-align: left;
color: #333333;
}
.bookmaker_ranking p{font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 150% !important;
    color: #595959 !important;}
.bookmaker_ranking-header--rank.has-background{
    padding: 0px 6px !important;
}
.bookmaker_ranking-header .is-layout-flex {
    gap: 10px;
}
.sidebar-ranking-flex { gap: 10px;}
.bookmaker_ranking-body figure {
    width: 100%;
    display: grid;
    justify-content: center;
    align-items: center;
    background-color: #F2F6F9;
}
.bookmaker_ranking-footer .wp-block-buttons{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.bookmaker_ranking-header--title.has-small-font-size, .bookmaker_ranking-header--rank.has-small-font-size{
	font-size: 12px !important;
    line-height: 21px;
}
@media screen and (max-width: 1023px) {
    
}
@media screen and (max-width: 991px) {
}
@media screen and (min-width: 767px) {
    
}