.single-post .post_content_holder {
    background-color: #fff!important;
	  margin-top: 120px;
		margin-bottom: 20px;
}
.single-post .column2 {
	  margin-top: 120px;
		margin-bottom: 20px;
}
.single-post article h2.entry_title {
    margin-bottom: 10px;
}
.single-post article .post_text_inner .post_info {
    margin-bottom: 20px;
}
.single-post .post_text {
    padding-left: 5%;
  	padding-right: 5%;
		padding-top: 5%;	
		padding-bottom: 5%;
}
.white_text.wpb_column h1, .white_text.wpb_column h2, .white_text.wpb_column h3, .white_text.wpb_column h4, .white_text.wpb_column h5, .white_text.wpb_column h6, .white_text.wpb_column p, .white_text.wpb_column li { 
		color: white!important; }
