a,
#home-slider .caption h1 span,
#twitter-carousel .item span,

#single-portfolio .close-folio-item:hover,
.single-table.featured .btn.btn-primary,
.contact-info ul li a:hover
  {
  color: #028fcc;
}


#footer .footer-bottom, #footer .footer-bottom a  {
  color:white;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color:white;
  color:#662d91;
  transition:0.5s;
}

a:hover, a:focus {
	color: #027db3;
}

.main-nav,

.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,

.caption .btn-start:hover,
.left-control:hover,
.right-control:hover,
.folio-overview a:hover {
  background-color:#662d91;
}
.service-icon{

  background-color:white;
  color:#662d91;
}

#footer{

  background-color:#303138;
}

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

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

.twitter-icon .fa-twitter:after {
	border-color: #662d91 transparent transparent;
}
