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: #733b2e;
}


.btn.btn-primary,
.btn-submit {
  background-color: #557f19;
  outline: 2px solid #fff;
  outline-offset: 4px;
  color: #fff;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  opacity: 0.9;
}

a:hover, a:focus {
	color: #733b2e;
}

.main-nav{
	background-color: #fff;
	border-bottom: 1px solid #f1f1f1;
}

.service-icon, 
.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, 
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#fff;
}

#footer{
	background-color: #ecf1e8;
}

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

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

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