body {
	font-size: 0.9rem;
	line-height:1.4;
}
p {
	margin: 0 0 0.6rem 0;
}
h4 {
	font-size:1rem;
	margin: 10px 0 5px 0;
	font-weight: bolder;
	color:red;
}
h3 {
	font-size:1rem;
	margin: 10px 0 5px 0;
	font-weight: bolder;
	color:red;
}

/* bolletjes verminderen*/
.node-content li {
    padding: 0px 0;
}
.full {
	gap:15px;
}
/*H2 {
	font-size:1.7rem;*/
h2 {
	font-size:1rem;
	margin: 10px 0 5px 0;
	font-weight: bolder;
}	

h1 {
	font-size:1.6rem;
}


hr {
  height: 2px;
  background-color: #BB1e10;
  margin-top:10px;
  margin-bottom:10px;
}
ul {
    
    padding: 0 0 0.25rem 2rem;
}
