.bg-orange {background: #f29400}
.h100 {min-height:100px}

.overlay-orange {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #f29400;
opacity: 0.7;
z-index: 2
}



.meeltoe span{
   display:none;
 }

.tekst-licht {
color:#bbbbbb;	
}

.tekst-donker {
color:#777777 !important;		
}

a.meeltoe:link{
text-decoration:none;
}

a.meeltoe:visited{
text-decoration:none;
}

a.meeltoe:hover {
	color: rgba(182, 201, 49, 0.9);
}



.footer-box ul li {
text-align: left;
font-weight: 800;
letter-spacing: 1.5px;
word-spacing: 0;
/* text-transform: uppercase; */
font-size: 14px;
}