a,
#home-slider .caption h1 span, 
#twitter-carousel .item span, 
#footer .footer-bottom, 
#single-portfolio .close-folio-item:hover, 
.btn.btn-primary, 
.contact-info ul li a:hover, 
#footer .footer-bottom a  {
  color: #2798A3;
}
.single-table.featured
.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #03ab21;
}

.single-table {
	  background-color: #666;
	 
}
.single-table2 {
	  background-color: #fff;
	  display: flex;
	 
}
.single-table2 h1 {
	  margin: auto;
	 
}
.single-table.featured{	 
background-color: #6bc04b; 
}
a:hover, a:focus {
	color: #027db3;
}

.main-nav, 
.service-icon, 
.progress-bar.progress-bar-primary, 
.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: #000;
	
}

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

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

.twitter-icon .fa-twitter:after {
	border-color: #028fcc transparent transparent;
}