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