.ListBanner-2OP_QU {
  padding: 40px 0;
  border-bottom: 1px solid #d4d9e3;
  /** these elements are loaded via cms block **/
}
@media (min-width: 480px) {
  .ListBanner-2OP_QU {
    border-bottom: 0;
  }
}
.ListBanner-2OP_QU .list-banner-wrapper-3Jep8d {
  padding: 20px 22px;
  background-color: #f3f4f7;
  border-radius: 8px;
}
.ListBanner-2OP_QU table,
.ListBanner-2OP_QU tbody {
  display: block;
}
.ListBanner-2OP_QU tr {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .ListBanner-2OP_QU tr {
    flex-direction: row;
  }
}
.ListBanner-2OP_QU td {
  display: block;
  min-height: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #27324c;
  font-family: "PostNL-Webshop-Light", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .ListBanner-2OP_QU td {
    margin: 0 auto;
  }
}
.ListBanner-2OP_QU td img,
.ListBanner-2OP_QU td .stars {
  position: relative;
  top: 6px;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
.ListBanner-2OP_QU td .stars {
  top: 2px;
  background: url(/dist/client/assets/authorizations.849a4afe.svg) no-repeat;
  background-size: contain;
}
.ListBanner-2OP_QU td .stars > a {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  text-decoration: none !important;
}
.ListBanner-2OP_QU td span {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.ListBanner-2OP_QU td a,
.ListBanner-2OP_QU td a:hover,
.ListBanner-2OP_QU td a span {
  color: #27324c;
  cursor: pointer;
  font-family: "PostNL-Webshop-Light", sans-serif;
  text-decoration: underline;
}
.ListBanner-2OP_QU td strong {
  color: #27324c;
  font-family: "PostNL-Webshop", sans-serif;
}


/*# sourceMappingURL=app.4b0930f524bdb8c1717b.css.map*/