.pfeil {
    color: rgb(0, 0, 0);
  width: 60px;
  height: 60px;
}
.uk-card {
    border-radius: 10px;
    background-color: white;
}
.link-size {
    font-size: 1.5rem;
}
.pic {
    display: flex; 
    justify-content: center; 
    align-items: center;
}
.cjd-logo {
    
}