.j-service-text-box h3 {
    color: var(--dark);
}
.j-service-text-box i {
    color: #19b3c4!important;
}

.j-navbar-brand {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

/* .page-header {
    height: auto;
}



@media (min-width: 992px){
    .bd-sidebar {
        height: calc(100vh - 145px);
        top: 145px;
    }
}
     */