
.nav-link {
    font-weight: 700 !important;
}

.background-image {
    background-image: url("/images/party-background.jpg")
}


.imprint a {
    margin: 0;
}

.imprint p {
    margin: 0;
}

#formButton {
    outline: none;
    border: none;
    margin-top: 16px;
    border-radius: 8px;
    background-color: white;
    padding: 8px 12px;
}

#statusText {
    margin-top: 8px;
}

#emailInput {
    max-width: 400px;
}