

.btn:hover,
#nav ul a:before,
.testimonials-slider .slick-dots .slick-active,
.feature-sec .tabset a:before,
.main-holder .progress-bar .bar {
  background: #82031c; }

.btn,
.contact-form .form-control:focus,
.contact-form textarea:focus {
  border-color: #ffffff;
  color: #fff;
    
}
  
a.smooth:hover {
    color: #82031c !important;
}  

li.anchor-active a {
    color: #82031c !important;
}

.gray-light {
    background-color: #eeeeee !important;
}

.marun-text{
    color: #82031c !important;
}

.holder i:hover {
    color: #82031c;
}

.list-unstyled i.fa.fa-instagram {
    color: #fff;
}

.back-marun{
    color: #82031c !important;
}

.text-white {
    color: #fff !important;
}
