.text-primary {
    color:#AB73E7!important;
}

#step1 .badge-pill{
    background-color:#AB73E7!important;
    border: #AB73E7!important;
}

#step1 .badge-pill:hover{
    background-color:#662D91!important;
    border: #662D91!important;
}