/* Menü verstecken */
.toggleNavigation {
    top: 20%;
}

.navigation-container li {
    font-weight: 600;
}