#sp-header.header-with-modal-menu .sp-contact-info > li {
    opacity: 1 !important;
}

.sp-page-title {
    background: #e0d8c5 !important;
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
    color:#3b51a4
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color:#3b51a4;
}
.sp-page-title .breadcrumb > .active {
    color: rgba(59, 81, 164, 0.7)
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 30px;
    color:#3b51a4 !important;
}

.breadcrumb {
    padding: 0.75rem 1rem;
    background-color: #f9faf5;
    border-radius:0.25rem
}