/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Divi.world
 Author URI:     http://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */
.post-content-inner, .post-meta {
	margin-bottom: 30px !important;
}

.entry-title {
	margin-bottom: 10px !important;
}

body.custom-background {
	background-image: none !important;
}