.bg-logo-color{
    background-color: #171C3B!important;
}

.logo-color{
    color: #171C3B!important;
}

.bg-logo-border{
    border: 1px solid #171C3B!important;
}

.bg-logo-border-none{
    border: 1px solid transparent!important;
}

.title-bottom-hr {
    padding-bottom: 8px!important;
    border-bottom: 3px solid!important;
    border-image: linear-gradient(to right, #171C3B 25%, lightgrey 25%, #171C3B 50%,grey 50%, lightgrey 75%, #171C3B  75%) 5!important;
}

.active .bs-stepper-circle {
    background-color: #171C3B!important;
}


.progress-bar {
    background-color: #171C3B!important;
}