table.blauwe_header th {
background: #95c4e5 ;
border-bottom: none !important;
border:1px solid #82b5d9;
color: #fff;
}

table.blauwe_header tbody th, table.blauwe_header tbody td {
    padding: 1rem;
}

table.blauwe_header td {
border: 1px solid #ebebeb;
border-top:none!important;
line-height:1.857;
vertical-align:top;
}