/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

.textContent h2
{
	margin:0 0 0.6em 0 !important;
	padding:0.1em 0.0em !important;
	line-height :1.2em !important;
	font-size:1.6em !important;
	color:#cf2430; !important;
	text-align:left !important;
}
.textContent h3 {
	font-size:1.4em !important;
	color:#cf2430 !important;
	text-align:left !important;
}

.textContent h4 {
	font-size:1.2em !important;
	color:#cf2430 !important;
	text-align:left !important;
}

