.btn-primary{
    background-color: #102e4a !important;
    color: black !important;
    border: #102e4a !important;
}

.color-success{
    color: #102e4a !important;
}

.bg-t-success{
    background-color: #102e4a !important;
}

.bg-success{
    background-color: #102e4a !important;
}