/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Netzgaenger working on Elegant Themes
 Author URI:     https://www.netz-gaenger.de
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */
.source_container {
    align-items:center;
    display:flex;
    justify-content:flex-start;
    margin-bottom:24px;
}
.source_image {
    height:auto;
    margin-right:12px;
    width:40px;
}
.post-content div.source_container > span.source_text {
    color:#555!important;
    font-size:14px;
}
.et_pb_module.et_pb_blog_grid_wrapper .more-link {
    position:static!important;
}
.post-template-default .et_pb_with_background .post-content div.source_container > span.source_text {
    color:#fff!important;
}
.home .et_pb_blog_0 .et_pb_post .entry-title a,.home .et_pb_blog_0 .not-found-title,.home .entry-title a {
    color:#410179!important;
    font-weight:400!important;
}