body {
    background-color: #00758d !important;
    background-image: none !important;
    font-family: bilo, sans-serif;
    font-weight: 400;
    font-style: normal;
}

a {
    color: inherit !important;
}

footer {
    background-color: #00758d;
}

.impressum,
.datenschutz {
    font-size: 80%;
}

.impressum h3,
.datenschutz h3 {
    font-size: inherit !important;
    font-weight: 700;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
}

.impressum h5,
.datenschutz h5 {
    font-size: inherit !important;
    font-weight: 700;
}