/*=============================== FAQ PAGE =================================*/


.headerSpace h4{
	text-transform: uppercase;
}

.faqHr hr{
	margin-top: 8px;
	border-top: 2px solid #d6d6d6;
	border-bottom: none;
}

.paragragpSpace p{
	padding: 0px 0 20px 0;
	font-family: 'Montserrat', sans-serif;
	background: #FFF;
	color: #060d08;
	font-size: 14px;
	line-height: 22px;

}
.topNav {
	background-color: #f2f2f2;
}

.headerGrean h2{
	color: #55B347;
	padding-bottom: 60px;
}

.list li{
	font-family: 'Montserrat', sans-serif;
	background: #FFF;
	font-size: 14px;
	line-height: 22px;

}
.list ul{
	margin-top: -12px;
	margin-bottom: 30px;
}

.questionFont h4{
	font-size: 18px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;

}