/*
 Theme Name:     Divi Child Theme
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.jelly-feature-post-list .jelly-item-details h3 a {
    color: #343434;
}

.jelly_post_author {
    display:none !important;
}

blockquote {
    
    font-size: 24px !important;
    line-height: 38px !important;
    font-style: italic !important;
}