a,
#home-slider .caption h1 span,
#twitter-carousel .item span,
#footer .footer-bottom,
#single-portfolio .close-folio-item:hover,
.single-table.featured .btn.btn-primary,
.contact-info ul li a:hover {
  color: #fbfbfb;
}
#footer .footer-bottom p {
  color: #ffffff;
}
.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #2e2d2d;
}

a:hover,
a:focus {
  color: #da0303;
}

.main-nav,
.service-icon,
.progress-bar.progress-bar-primary,
.single-table.featured,
.btn.btn-primary,
.twitter-icon .fa-twitter,
.twitter-left-control:hover,
.twitter-right-control:hover,
.post-icon,
.entry-header .date:after,
.btn-loadmore:hover,
.btn-submit,
#footer,
.caption .btn-start:hover,
.left-control:hover,
.right-control:hover,
.folio-overview a:hover {
  background-color: #5ce1e6;
}
.main-nav {
  margin-top: -1rem;
}

.twitter-left-control:hover,
.twitter-right-control:hover,
.btn-loadmore:hover {
  border: 1px solid  hsl(63, 95%, 40%);
}

.caption .btn-start:hover,
.left-control:hover,
.right-control:hover {
  border-color:  hsl(63, 95%, 40%);
}

.twitter-icon .fa-twitter:after {
  border-color:  hsl(63, 95%, 40%);
}
