* {
    font-family: "Open Sans", opensans, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, "Helvetica Neue", arial, sans-serif;
}

h1 {
    padding-inline: 1.25rem;
    color: #004989;
    text-align: start;
    font-family: "Aptly", aptly, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, "Helvetica Neue", arial, sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
}

h2 {
    font-size: 1rem;
}

table {
    margin-inline: 0.1rem;
}

textarea {
    min-block-size: 8rem;
}

label a {
    color: #004989;
}

.bezeichnung {
    padding: 0.6rem 0.8rem !important;
    background-color: #004989 !important;
    color: #FFFFFF !important;
    font-weight: bold;
}

.bezeichnung label {
    color: #FFFFFF;
}

