.description img {
  height: 25px !important;
  margin-right: 5px;
}
.pkp_structure_footer_wrapper {
  background-image: url(https://www.tudelft.nl/_assets/2f383d4a929ad3d42eff11e81cdd4068/img/torch.svg);
  background-repeat: no-repeat;
  background-position: 15% 75%;
  background-size: 250%;
  background-blend-mode: overlay;
}
.pkp_brand_footer {
  display: none;
}
.pkp_page_index .additional_content {
  padding-top: 0 !important;
  border-top: none !important;
}
@media (min-width: 992px) {
  .pkp_site_name {
    padding-bottom: 10px;
  }
}
.about_section.has_description {
  font-style: inherit !important;
}
button, select {
  white-space: nowrap;
}