

header section h1 {
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 40px;

}

header section p {
    font-size: 0.9em;
    line-height: 0.6em;
}

header section {
    padding-bottom: 40px;
}

.umfrage {
    padding-bottom: 130px;
}

.umfrage h2 {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 40px;
}

.about-us p {
    font-size: 1em;
    line-height: 1.5em;
}

.about-us h1 {
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 30px;
}

.about-us {
    padding-bottom: 70px;
}

.benefits h1 {
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 30px;
}


.benefits p {
    font-size: 1.1em;
    line-height: 1.5em;
}

.benefits {
    padding-bottom: 70px;

}

.about-you h1 {
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 30px;
}


.about-you p {
    font-size: 1.1em;
    line-height: 1.5em;
}