body {
    font-size: 2.5em;
}

.header-eppocrate {
    height: auto;
}

.social-header .baseline {
    font-size: 1.5rem;
    left: 2vw;
}

.list-icons {
    display: none;
}

.main-part {
    height: auto;
}

.first-p {
    height: auto;
}


.centered {
    text-align: center;
    padding-top: 5vh;
}

.list-questions {
    margin-top: 10vh;
    text-align: center;
}

.phone-space {
    display: inline-block;
    margin-bottom: 3vh;
}

.second-p {
    height: auto;
    background-color: #212247;
}

.big {
    text-align: center;
    font-size: 4vh;
    margin-bottom: 5vh;
}

.bulle {
    font-family: "Seravek";
    font-weight: bold;
    font-size: 2vh;
    text-align: center;
    margin-top: 2vh;
}

.footer-eppocrate {
    height: auto;
}

.footer-social {
    height: 30vh;
}

.foot-dark {
    height: auto;
    font-size: 3vh;
    text-align: center;
}

.rights {
    margin-top: 5vh;
    margin-bottom: 10vh;
}

.img-width-footer {
    width: 65%;
}