

.footer,
.my-btn2,
.newsletter-section::before,
.testimonial-section::before,
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,
.features-section .features-item:hover,
.section-title .title::before,
.home-section,
.header{
    background: #0c2e60;
}


.footer .footer-social-links a:hover i,
.contact-section .contact-item h6,
.contact-section .contact-item .contact-icon i,
.support-text a,
.testimonial-section .owl-carousel .owl-nav button.owl-prev, .testimonial-section .owl-carousel .owl-nav button.owl-next,
.testimonial-section .testimonial-item .client-info h5,
.products-section .product-content .product-price .product-new-price,
.features-section .features-item .icon i,
.about-section .about-content ul li i,
.section-title .title,
.my-btn1:hover,
.my-btn1{
    color: #0c2e60;
}

.contact-section .contact-form .form-control:focus,
.testimonial-section .testimonial-item .client-info img{
    border-color: #0c2e60;
}

@media(max-width: 991px){
    .header .navbar #collapsibleNavbar .nav-item .nav-link{
        color: #0c2e60;
    }
}