/**
 * Theme Name: LivEnviro
 * Author: Intent Marketing
**/
/* centre recaptcha */
.ginput_recaptcha > div {
margin: 10px 0 10px 0 !important;
}
.news-detail {
	padding: 40px 0 50px;
}
.news-detail h1 {
	font-size: 42px;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 30px;
	color: #4f4f4f;
}
.news-detail h2 {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 10px;
	color: #4f4f4f;
}
.news-detail p a, .news-detail p a:visited, .news-detail p a:active {
	color: #002d72;
	font-weight: 700;
	font-size: 16px;
}
.news-detail p a:hover, .news-detail p a:focus {
	color: #ea8b29;
}
.posts-list .main-content p {
	line-height: 1.4;
}