/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
.et_pb_post a.entry-featured-image-url {
float: left;
max-width: 30%;
margin-right: 16px;
}
 
.title-divider h2::after {
content: "";
height: 1px;
background-color: #7e6292;
width: 70%;
display: block;
margin: auto;
position: relative;
top: 16px;
}