.single-post h1, .single-post h2, .single-post h3 {
    line-height: 1.2 !important;
}
.single-post .the_content_wrapper p {
    margin: 0 0 22px;
}
.single-post .the_content_wrapper ul, .single-post .the_content_wrapper ol {
	margin: 0 0 26px 30px;
}
.single-post .the_content_wrapper p{
	font-size: 16px;
	line-height: 1.7;
	color: #444 !important;
}

.single-post .post-wrapper-content, .single-post .section-post-header{
	max-width: 800px;
}
.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: #444 !important;
}