
#home-slider .caption h1 span,
#twitter-carousel .item span,
#footer .footer-bottom,
#single-portfolio .close-folio-item:hover,
.single-table.featured .btn.btn-primary {
  color: #021a77;
}

.contact-info ul li a:hover{
  color: #25afc9;
}
#footer .footer-bottom p {
  color: #ffffff;
}
.btn.btn-primary:hover,
.btn-submit:hover {
  color: #ffffff;
  background-color: #0626c4;
}

.btn-submit{
  background-color: #25afc9;
}

a:hover,
a:focus {
  color: #328bff;
}

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

.twitter-left-control:hover,
.twitter-right-control:hover,
.btn-loadmore:hover {
  border: 1px solid #010b3c;
}

.caption .btn-start:hover,
.left-control:hover,
.right-control:hover {
  border-color: #010b3c;
}

.twitter-icon .fa-user:after {
  border-color: #010b3c transparent transparent;
}
