
.header .navbar-light .navbar-toggler-icon::after,
.header .navbar-light .navbar-toggler-icon::before,
.header .navbar-light .navbar-toggler-icon,
.footer,
.mybtn2,
.newsletter-section::before,
.testimonial-section .owl-carousel .owl-nav button.owl-next:hover, 
.testimonial-section .owl-carousel .owl-nav button.owl-prev:hover,
.testimonial-section::before,
.products-section .owl-carousel .owl-nav button.owl-next, 
.products-section .owl-carousel .owl-nav button.owl-prev,
.features-section .features-item:hover,
.section-title .title::before,
.home-section,
.header {
    background-color: #089b8d;
}

.faq-section .faq-item h4,
.faq-section .support-text,
.footer .footer-social-links a:hover i,
.contact-section .contact-item h5,
.contact-section .contact-item .icon i,
.faq-section .support-text a,
.testimonial-section .owl-carousel .owl-nav button.owl-next, 
.testimonial-section .owl-carousel .owl-nav button.owl-prev,
.testimonial-section .client-info h5,
.products-section .product-content .product-price .new-price,
.features-section .features-item .icon i,
.about-section .about-content ul li i,
.section-title .title,
.mybtn1:hover,
.mybtn1 {
    color: #089b8d;
}

.testimonial-section .client-info img {
    border: 3px solid #089b8d;
}

.contact-section .contact-form .form-control:focus {
    border-bottom: 3px solid #089b8d;
}

@media (max-width: 991px) {
.header .navbar #collapsibleNavbar .nav-item .nav-link {
    color: #fff;
}
}
