figcaption
{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 80%;
    margin-top: 0;
    /*font-weight: lighter;*/
    color: grey;
}