.summary{
  font-weight:bold;
  padding-bottom:10px;
}

.description{
  text-align:justify;
}

.texte ul, .texte ol{
  padding:5px 0 5px 0px;
  list-style: none;
}

.texte li:before {
  content: "\f0da";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  color: #57749b;
}

.kortingen{
  padding: 15px;
  margin-top:25px;
  background-color:#ffffff;
}