.button-container {
    text-align: center;
}

.landing-content .button-container {
    margin-top: 1.2rem;
    margin-bottom: 2.33rem;
}

/* Floating-Cursor auf Button */
.button-cursor-container img {
    max-height: 2.2rem;
    width: auto;
    position: absolute;
    translate: -70% 90%;
}