.impress-site {
    margin-top: 10%;
    text-align: center;
    color: rgb(225, 225, 225) !important;
}


/* .impress-body {
} */

.overline-impress h1 {
    font-size: 4em;
    /* background-color: red !important; */
}

.info {
    font-size: 2em;
    margin-top: 10%;
    /* background-color: blue; */
}

@media screen and (max-width: 768px) {
    .navbare {
        display: none !important;
    }
}