.bongda-wrap{
    margin:20px 0;
}

.match-football{
    border:1px solid #eee;
    margin-bottom:15px;
    padding:10px;
    background:#fff;
}

.football-header{
    font-weight:bold;
    margin-bottom:10px;
}

.f-row{
    padding:6px 0;
    border-top:1px solid #f1f1f1;
}

.columns-match{
    display:flex;
    justify-content:space-between;
}

.loading{
    opacity:0.5;
}