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

.et_pb_button_0, .et_pb_button_1, .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button {
    background-color: #749718 !important;
	box-shadow: -10px 0px 0px 0px #afca0b !important;
}

h4{
	margin: 30px 0 !important;
	line-height: 1.5em !important;
}

.mobile_menu_bar:before {

    color: #749718 !important;
}

.et_mobile_menu {
    border-top: 3px solid #749718;
}