/* Eigene Anpassungen ueber Bootstrap hinaus */

.card-stat .display-6 {
    font-weight: 600;
}

.auth-card {
    max-width: 420px;
    margin: 8vh auto 0;
}
