/* css styles */
figure {
    text-align: center; 
}

figcaption {
    text-align: center; 
    margin-top: 5px; 
    font-style: italic; 
}