.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-success{
    background-color: #00e181 !important;
}

.btn-secondary{
    background-color: #ff9800 !important;
    color: #ffffff !important;
    border: #ff9800 !important;
}

.text-primary-dark{
    color: #6B0729 !important;
}

.btn-danger{
    padding: 0 !important;
}