/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 * Home - Green
 */
.mainBanner-content p {
	padding-bottom: 40px !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: #68b560 !important;
}
/* you can override with a single-color in CSS */
.st-single-color a:before { color: #cccccc !important; }
.st-single-color a:hover:before,
.st-single-color a:focus:before { color: #68b560 !important; }
.st-single-color a:active:before { color: #68b560 !important; }

   .st-header-color a:before { color: #ffffff !important; }
    .st-header-color a:hover:before,
    .st-header-color a:focus:before { color: #68b560 !important; }
    .st-header-color a:active:before { color: #68b560 !important; }	


