.photo {
    border-radius: 50% 20% / 10% 40%;
    border: solid black 2px;
}

.sous-titre {
    font-family: PurisaBold, serif;
    color: crimson;
    margin-top: 1.5em;
}

.sous-titre-photo {
    font-family: PurisaBold, serif;
    color: forestgreen;
    margin-top: 1.5em;
}

.info {
    font-style: italic;
    font-size: small;
}