

.bg-gradient-primary {
    background-color: #F7F8FF !important;

}

.btn-primary {
    color: #fff !important;
    background-color: #635bff !important;
    border-color: #635bff !important;
}

.text-primary {
    color: #635bff !important;
}


    .nav-link {
        color: #24246D !important;
    }

