.header-eight .header-content p {
    color: #fff !important;
    opacity: 100;
}
.header-eight,
.navbar-area.navbar-nine,
.scroll-top {
    background: #1d6ab9;
}
.contact-section .contact-item-wrapper .contact-item .contact-content h4,
.section-title-five h6,
.header-eight .primary-btn {
    color: #1d6ab9;
}
.section-title-five h6 {
    border: 2px solid #125aa2;
}
.contact-section .contact-item-wrapper .contact-item {
    margin-bottom: 10px;
    padding: 10px 20px;
}
.contact-section .contact-item-wrapper .contact-item .contact-content h4 {
    font-size: 15px;
}
.contact-section .contact-item-wrapper .contact-item .contact-content {
    margin-left: 10px;
}
.contact-section .contact-item-wrapper .contact-item.active {
    background: #1d6ab9 !important;
}
.contact-section .contact-item-wrapper .contact-item.active h4 {
    color: #fff;
}

@media (min-width: 576px) {
    .logo {
        margin-top: 30px;
    }
}
