.aufgaben-karte {
    border-radius: 1em;
    padding: 1em;
}

.vorbereitungsaufgabe {
    background-color: gold;
}