.badge{
    color: white !important;
    font-size: 90% !important;
    min-width: 120px !important;
}

.badge-success{
    background-color: green !important;
}