a,
#home-slider .caption h1 span, 
#twitter-carousel .item span, 
#footer .footer-bottom, 
#single-portfolio .close-folio-item:hover, 
.contact-info ul li a:hover, 
#footer .footer-bottom a  {
  color: #EEEEEE;
}

.single-table.featured {
  color: #111111;
  background-color:#EEEEEE;
}

.single-table.dark {
  color: #EEEEEE;
  background-color:#333333;
}


.btn.btn-primary {
  color: #306600;	
  background-color: #50AC00;
}

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

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

.main-nav, 
.service-icon, 
.progress-bar.progress-bar-primary, 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover, 
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#EEEEEE;
}

.btn-submit {
  background-color:rgba(71, 153, 0,.8);
}

#footer {
  background-color:#FFFFFF;
}

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

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

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