h1, h2, h3, h4, h5{
    font-family: 'Open Sans', sans-serif; 
    padding:0px;
    margin:0px;
    letter-spacing: 0.035em;
}

p{	
    font-family: 'Open Sans', sans-serif;
	font-size:1.2em;
	line-height:1.7em;
	font-weight:400;
	text-transform:none;
    padding-bottom: 15px;
}

a{color:#000; text-decoration:underline;}

.bold{font-weight:700;}

.tekst-zwart{color:#000!important;}
.tekst-grijs{color:#b6b6b6!important;}
.tekst-lichtblauw{color:#01aae3!important;;}
.tekst-donkerblauw{color:#0072bb!important;;}