.captcha img {
  border:2px solid #fff;
}
.captcha img:hover,
.captcha img:active, 
.captcha img:focus{
  border:2px solid #039;
  cursor: pointer;
}
.c-card__headline {
   font-size: 2rem;
}
.c-locations .c-location-teaser__requirements {
    padding: 2px 0;
} 
.c-locations .c-location-teaser__requirements-label {
    font-weight: 400;
} 
.c-locations .ol-popup .c-location-teaser__heading {
    padding-right: 15px;
} 
.abstract {
    font-weight: bold;
}
