:root {
  --primary-color: #c73383;
  --secondary-color: #670746;
}

/* Änderungen für deutsches System*/
h2 {
    text-transform: none;
}

.card-title {
    text-transform: none;
}

#deadline {
    text-transform: none;
}

#metadata {
    text-transform: none;
}
