/* ABOUT SECTION */
.sectionmain {
	background-color: #25ba5a;
}
.sectiondark {
	background-color: #2f824c;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.pagetitle {
	color: #2f824c;
	font-size: 14px;
	font-weight: bold;
}