/*
 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_color_scheme_orange #top-header {
    background: #f2a919 !important;
}

h1:before {
    content: url(https://scheitza-kunden.de/mbs/wp-content/uploads/2022/02/quadrat2.png);
    padding-right: 17px;
    margin-left: -46px;
}

h1 {
     padding-bottom: 20px !important;
}


}
div#main-content {
    background-color: #0297ab !important;
}

button.give-btn.advance-btn {
    border-radius: 50px !important;
}

div#footer-widgets {
    display: none;
}