figure {
    max-width: 700px;
    margin: .75rem auto;
}
figure > img, figure > img.size-full {
    margin-top: 3em;
    margin-bottom: .75rem;
}

figure > figcaption {
    font-size: 0.75rem;
    line-height: 1rem;
    font-style: italic;
    letter-spacing: .4px;
    margin-top: .75em;
    margin-bottom: 3rem;
}