.btn-primary{
    background-color: #6B0729 !important;
    color: #ffffff !important;
    border: #6B0729 !important;
}

.color-success{
    color: #6B0729 !important;
}

.bg-t-success{
    background-color: #00e181 !important;
}

.bg-t-primary{
    background-color: #6B0729 !important;
}

.bg-success{
    background-color: #00e181 !important;
}