.imprint h1 {
    text-align: center;
    font-size: 32px;
    margin-top: 4%;
}

.imprint p {
    text-align: center;
    font-size: 15px;
    margin-top: 2%;
}

.dataProtection h1 {
    text-align: center;
    font-size: 32px;
    margin-top: 4%;
}

.dataProtection {
    text-align: center;
    margin-right: 30%;
    margin-left: 30%;
}

.dataProtection ul {
    list-style: none;
}

.dataProtection a {
    color: blueviolet;
}
