/*
Theme Name: Theme Incluson
Theme URI: http://www.webwerkplaats.nl
Description: Divi Child Theme by Webwerkplaats 
Author: Elegant Themes additions by Webwerkplaats
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.2.0
*/

@import url("../Divi/style.css");

/* dont break words */
h1, h2, h3, h4, h5, h6 {
    overflow-wrap: normal;
}

/* Back to top button Divi */
.et_pb_scroll_top.et-pb-icon.et-visible, 
.et_pb_scroll_top.et-hidden {
    background: #000000;
    color: #FFFFFF;
    border: 2px solid #000000;
}

/* Hamburger Menu kleur */
span.mobile_menu_bar:before{
  color: #FFFFFF;
}