.rubik-head {
    font-size: 3rem !important;
}
.small-title {
    font-size: 1.8rem !important;
}
.bold {
    font-weight: bold;
}
.card-gegevens {
    background-color: #f8f8f8;
    border: 2px solid #dfdfdf;
    border-radius: 10px;
}

.bullet li {
  list-style: "\F272";
  color: #3DD2CC;
  font-family: "bootstrap-icons";
  position: relative;
  padding-left: 1em;
}

li p {
    margin-bottom: 0;
}