body {
    line-height: 1.6; /* Pas de waarde aan naar wens */
}

p {
    line-height: 1.8 !important;
    margin-bottom: 18px !important; 
   
    
    
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 24px !important;
    

}

.top-space {
    height: 15px;
}


.content-grid-item h3 {
  text-transform: none;
}






















