a.navbar-brand {
  font-family: typo_round;
  font-size: 28px
}

a.navbar-brand img {
  height: 6vh;
}

.nav-link, label.form-label, label.form-check-label {
  font-family: typo_round;
}

body { background-color: #5e2028; color: #d2aa6d }

#pfronten {
  font-family: typo_round;
  text-align: center;
  font-size: 20vw;
  line-height: 1;
}

.form-label {
  color: '#d2aa6d';
}
