.roundedImg {
    border-radius: 100%;
    width: 150px;
    height: 150px;
}

.membre {
    color: var(--pink);
}

.fonction {
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    font-size: 1rem;
}