/* Button contrast guard */
.oxy-insight-footer .oxy-call-btn,.oxy-insight-footer .oxy-call-btn:visited,.oxy-insight-footer .oxy-call-btn:hover,.oxy-insight-footer .oxy-call-btn i{color:#fff!important;opacity:1!important;visibility:visible!important;text-indent:0!important}.oxy-insight-footer .oxy-call-btn{background:#90594E!important}.oxy-insight-footer .oxy-call-btn:hover{background:#6b4238!important}
/* Testimonial carousel: seamless movement, no pagination dots. */
body.testimonial-static .testimonial-two__carousel .owl-dots{display:none!important}

/* Remove middle down arrow icon from mobile view navigation drawer */
.mobile-nav__content .main-menu__list li a .dropdown-arrow,
.mobile-nav__container .dropdown-arrow,
.mobile-nav__wrapper .dropdown-arrow {
    display: none !important;
}
