.nav-tabs .nav-link{
    border-bottom-left-radius:0!important;
    border-bottom-right-radius:0!important;
}

.progress-line {
    left: 4%!important;
    right: 4%!important;
}

footer a{
    color: #ffffff!important;
}

.bg-primary {
    background-color: #8b5cf6!important;
}