/*
Theme Name:Child Theme for Divi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */

.pcp-wrapper-2673 .sp-pcp-title a,
.pcp-wrapper-2673 .sp-pcp-post-content {
	text-align: center !important;
	color: #fff;
}
.pcp-wrapper-2673 .sp-pcp-title a:hover {
	color: yellow;
	font-weight: bold;
}

#pcp_wrapper-2673 .pcp-readmore-link {
	font-size: 16px !important;
	font-weight: bold !important;
}

.et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget {
	margin-bottom: 10px;
}

.et_post_meta_wrapper img {
	width: 50% !important;
}