
body {
    justify-content: center;
    margin-top: 5vh;
}

h1 {
    font-family: "Compatil DATEV W01 Regular";
    font-size: 32px;
    color: #007577;
    text-align: center;
}

h2 {
    font-family: "Compatil DATEV W01 Regular";
    font-size: 22px;
    color: #006C6E;
    text-align: center;
    margin-top: 4rem;
}
