                    
    .sr-widget {
        padding-right: 10px !important;
    }

    .sr-poweredby__wrapper.srt-base-1{
        display:none!important;
    }

    .sr-headerlargescore__team-name.sr-headerlargescore__team-name-team1.srt-text-secondary{
        color: #c30000 !important;
        /* font-size: 1.8em !important; */
    }

    .sr-headerlargescore__team-name.sr-headerlargescore__team-name-team2.srt-text-secondary {
        color: #949494 !important;
        /* font-size: 1.8em !important; */
    }

    .sr-statistics__wrapper div{
        color:#fff !important;
    }
    /*
    .sr-widget div{
        color: #fff !important;
    }
    */
    .sr-goalstats__wrapper, .sr-bb .srt-base-1, .sr-bb .srt-base-1-home-1,.sr-bb .srt-base-1-away-1 {
        background-color: #333!important;
    }
    
    .sr-bb .srt-primary-6, .sr-bb .srt-primary-6 div, .sr-bb .srt-home-1 {
        background-color: #c30000 !important;
    }

        .sr-bb .srt-primary-6, .sr-bb .srt-primary-6:first-child {
            display: none;
        }

    .sr-bb .srt-base-1-away-1 {
        background-color: #fff;
    }

    .sr-bb .srt-fill-neutral-3 {
        fill: rgba(255,255,255,0.2) !important;
    }

    .sr-substitutions__time.srt-base-1 {
        background-color: transparent !important;
    }

    .sr-bb .sr-headersection__line{
        border-color:#fff !important;
    }
    .sr-bb .srt-text-secondary {
        opacity: 1!important;
    }

    .sr-bb .srt-away-1, .sr-bb .srt-fill-away-1 {
        background-color: #949494 !important;
        fill: #949494;
    }

