/*
 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
------------------------------------------------------- */
.feat .dsm_card_title{
	background-color:#ffc527;
	padding:10px 15px;
	margin-top:-20px;
}
.feat .dsm_card_description{
	padding:15px;
	border-bottom:3px solid #333;
}