.sbc-stats{
    padding: 100px 0;
}
.sbc-stats .single-stat{
    margin-bottom: 30px;
}
.sbc-stats .single-stat .stat-number{
    font-family: 'Bebas Neue', cursive;
    font-size: 70px;
    color: #421EF4;
    font-weight: 600;
    margin-bottom: 0;
}
.sbc-stats .single-stat .stat-title{
    font-size: 20px;
    font-weight: 500;
}