.ligne {
    text-align: center;
    padding: 15px;
}

.ligne img {
    height: 250px;
    margin: 5px;
}

.ligne a:hover {
    text-decoration: none;
}

.contact {
    background-color: rgb(241, 241, 245);
    padding: 3rem;
}
.from-infos {
    margin: 5px;
    font-size: 0.9rem;
    text-align: center;
}