.form-contact {
    max-width: 600px;
    padding: 1rem;
}

.form-contact .form-floating:focus-within {
    z-index: 2;
}
