/* default green theme */

body div.lpheader.singlecolumn #head-contact-wrapper .contact-info #agentName {
	color: #0a7626;
}

body div.lpheader.singlecolumn .lplogo button.reply-link {
	color: #33994e;
    border-color: #33994e;
}

body div.lpheader.singlecolumn #head-contact-wrapper .social-links i.icon-circle {
    color: #33994e;
}

body div.lpheader .lpnav a > span > i.icon-circle,
body div.lpheader .lpnav.sticky .reveal-icon-base  {
    color: #33994e;
    background-color: #33994e;
}

body div.grid .canvas .section .form-container form .submit-button {
	background: #33994e;
}

body div.grid .canvas .section h1,
body div.grid .canvas .section h2,
body div.grid .canvas .section h3 {
	color: #0a7626;
}

body div.lpfoot {
	background: #33994e;
}
