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, 
#footer .footer-bottom a  {
  color: #B0DC00;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #D80F0F
}

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

.main-nav, 
.service-icon, 
.single-table.featured, 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
	border-bottom:solid 3px #B0DC00;
	background-color: #008872;
}

#footer{
	border-bottom:solid 3px #B0DC00;
}


.btn-loadmore:hover, 
.btn-submit,
.btn.btn-primary,
.progress-bar.progress-bar-primary{
	/*background-color:#B0DC00;*/
}

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

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

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