/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


.et_pb_post_content_0_tb_body h2 {
	margin-top: 48px;
    margin-bottom: 16px;
	color: #507daa;
}
.et_pb_post_content_0_tb_body h3 {
    margin-bottom: 8px;
}