/*
 Theme Name:   Twee en 20 stramien
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.5
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
/* Bolletjes uit hero weghalen */
.slick-dots{
	display: none !important;
}

.menu-item-2595{
	border-bottom: 8px solid #846026;
}
.menu-item-2594{
	border-bottom: 8px solid #1e6432;
}
.menu-item-2593{
	border-bottom: 8px solid #e88c23;
}

.fa {
	color: #22282d;
}

/* Titels in header duidelijker maken */
.hero-slider .hero .content h1, .hero-slider .hero .content .subtitle {
    color: #FFF;
    text-shadow: 0 0 3px #000, 0 0 5px #000, 0 0 7px #000, 0 0 9px #000;
}