#equipe
{
    padding-left : 40px;
    color : white;
    font-family : barlow;
}

#images .texte
{
    border-radius : 20px;
    color : black;
    font-family : barlow;
    font-size : 20px;
    width : 300px;
    text-align : justify;
    padding : 10px;
}

#images .fanny
{
    background-color : #5ce1e6;
}

#images .raphael
{
    background-color : #f64907;
}

#images .angela
{
    background-color : #edea18;
}

#images .thierry
{
    background-color : #00bf63;
}

#images img
{
    display : block;
    margin : auto;
    border-radius : 50px;
    width : 300px;
}

.membre
{
    vertical-align : top;
    display : inline-block;
    margin-bottom : 20px;
}
