/*
 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
------------------------------------------------------- */

#myfooter a{
	color: #D37643 !important;
}

.sub_footer a{
	color: white !important;
}

.et_mobile_menu{
	border-top-color: #D37643 !important;
}

#logo{
	max-height: 40%;
}

#datenschutz #lc-text-AgencyClient_DSE-de div{
	padding-bottom: 16px;
}
#datenschutz h2{
	margin-top: 20px;
}
#datenschutz h3{
	margin-top: 10px;
}
