.teksten {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

.kopjesRood {
  color: #ea2035;
  font-size: 13px;
  font-weight: bold;
  line-height: 10px;
  padding-bottom:10px;
}

.kopjesZwart {
  color: #2a2a2a;
  font-size: 13px;
  font-weight: bold;
  line-height: 10px;
  padding-bottom:10px;
  padding-top: 10px;

}

