.vertical-navs-step .nav .nav-link.active{
    border: none!important;
}
.text-p{
    color: #482668 !important;
}
.text-primary{
    color: #482668 !important;
}
.text-success{
    color: #482668 !important;
}
.bg-primary{
    background-color: #482668 !important;
}
.btn-primary{
    background-color: #482668 !important;
}
.nav-link{
    background-color: #482668 !important;
}
.menu-link{
    background-color: #482668 !important;
}
.menu-dropdown{
    background-color: #482668 !important;
}
body {
    zoom: 90%; /* Applies 90% zoom to the entire body of the page */
}

.vertical-navs-step .nav .nav-link.active{
    border: none!important;
}
