#footer ul li {
	padding-top: 10px;
}
.cursor-pointer {
	cursor: pointer !important;
}
.formH {
	display: none !important;
}
.serviceStageBoxes {
	padding: 20px 20px 20px 20px;
	min-height: 320px;
}
.serviceFeatureBoxes {
	padding: 20px 20px 20px 20px;
	min-height: 270px;
}
#blogPost h2, #blogPost h3, #blogPost h4 {
	font-size: 18px;
	color: #474747;
	margin-top: 30px;
}
#blogPost ul, #blogPost p{
	font-size: 16px;
	color: #474747;
	margin-top: 15px;
}
.ls-0 {
	letter-spacing: 0px;
}
.textContent h2, .textContent h3, .textContent h4 {
	font-size: 18px;
	color: #000;
	margin-top: 30px;
}
.textContent ul, .textContent p{
	font-size: 16px;
	color: #000;
	margin-top: 15px;
}
.textContent ul {
	list-style: disc;
	margin-left: 15px;
}
	