.btn-primary {
    border-color: #ec5630 !important;
    /*background-color: #ec5630 !important;*/
    background-color: #ED2C24 !important;
    color: #fff !important;
}

.btn-primary:hover {
    border-color: #ec5630 !important;
    /*background-color: #ec5630 !important;*/
    background-color: #ec5630 !important;
    color: #fff !important;
}

#resend_otp_btn{
    color: #ff6666;
}

.bg-label-one {
    background-color: #d0b7ee !important;
    color: #7e3fca !important;
}
.bg-label-two {
    background-color: #eeb5e6 !important;
    color: #cf46bd !important;
}
.bg-label-three {
    background-color: #f7bdd3 !important;
    color: #c94c7c !important;
}
.bg-label-four {
    background-color: #b5e3f5 !important;
    color: #47a0c4 !important;
}
