#community-header .caption-extra h1 span,
#facebook-carousel .item span,
#footer .footer-bottom,
#footer .footer-bottom a,
#home-extra .caption-extra h1 span,
#home-services .caption-extra h1 span,
#home-business-pick-ups .caption-extra h1 span,
#home-data-center .caption-extra h1 span,
#home-slider .caption h1 span,
#items-header .caption-extra h1 span,
.btn.btn-primary,
.circle-icon,
.contact-info ul li a:hover,
.extra-services-heading span,
.fa-li,
.lead span,
a {
    color: #6eb53b
}
.caption-sub {
    color: #fff;
}

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

/* Not sure if needed, removed because the hover on title was turning to red. 
a:focus,
a:hover {
    color: #295135
}
*/

.btn-submit,
.btn.btn-primary,
.button-extra .btn-start-extra:hover,
.caption .btn-start:hover,
.facebook-left-control:hover,
.facebook-right-control:hover,
.folio-overview a:hover,
.left-control:hover,
.main-nav,
.main-nav-extra,
.progress-bar.progress-bar-primary,
.right-control:hover,
.service-icon {
    background-color: #6eb53b
}

#footer {
    background-color: #30343f
}

.facebook-left-control:hover,
.facebook-right-control:hover {
    border: 1px solid #6eb53b
}

.caption .btn-start:hover,
.caption-extra .btn-start-extra:hover,
.left-control:hover,
.right-control:hover {
    border-color: #6eb53b
}

.facebook-icon .fa-facebook {
    background-color: #3b5998
}

.facebook-icon .fa-facebook:after {
    border-color: #3b5998 transparent transparent
}
