.contact-box-ds {
    align-items: center;
    justify-content: center;
    background-image: url("../images/anniversaire/annif-2-6fdabaa0b187833dbeebaf9021b1d762.jpg");
    filter: grayscale(40%);
    background-size: cover;
    background-position: center;
}

.perso-form {
    background-color: rgba(246, 238, 238, 0.506);
    padding-top: 10px;
    border-radius: 10px;
    font-size: 2em;
}

.text-ds-contact {
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    padding-bottom: 60px;
}