a,
a:hover,
a:focus,
.longform ul li:before,
.b-contact .row .column a[href]:hover:before,
.header .links li a:hover,
.header .social li a:hover,
.b-menu ul li h4 .price,
.b-pricing .plans_wrapper .plans .plan h5,
.b-ps .content .social li a:hover:before,
.b-testimonials .testimonials .testimonial:after,
.b-pt .team .member .image_wrapper .social li a:hover:before,
.footer-complex .row .column ul li a:hover
{
  color: #dd5247;
}

.longform ol > li:before{
  color: #dd5247;
}

.b-testimonials .testimonials .testimonial-meta a[href]:hover {
  color: #dd5247;
}

.button,
.footer .go_up:before,
.b-hero-t,
.b-hero-tb,
.b-hero-twv,
.b-metrics{
  background-color: #dd5247;
}

.footer a{
  border-bottom-color:#dd5247;
}

.header{
  border-top-color: #dd5247;
}

@media (min-width: 768px) {
  .header .links li a:before {
    background-color: #dd5247;
  }
}
