/* Color */
.blog-style h4,.blog-style > a:hover,
.hero-text h1,.top-bar ul li a:hover, .top-bar a:hover,.team-text h4{
   
    color: #e12024;

}
/* Background Color */
.preloader,
.accordion-item.active a.heading,.blog-style .date,#progress-value,
.clients-rate,.btn,.quotation button.owl-dot.active,.pricing-plan-style ul li:before,
.pricing-plan-style a.btn:after {

    background-color:#e12024;

}
.pricing-plan-style a.btn:hover {
    border-color: #e12024;
}