.titre_association_contact{
    color: #005DA6;
    font-weight: 800;
}


.block_association_contact{
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.block_association_contact .contact{
    max-width: 350px;
}