/* 5DSAY illustration captions: visually distinct from article prose. */
.single-post .entry-content figure,
.single-post .post-thumbnail figure.fivedsay-single-featured-figure {
    margin-bottom: 1em;
}

.single-post .entry-content figure > figcaption.wp-element-caption,
.single-post .entry-content .wp-caption > .wp-caption-text,
.single-post .post-thumbnail figure.fivedsay-single-featured-figure > figcaption.wp-element-caption {
    margin: 6px 0 0;
    font-size: 12px;
    line-height: 1.35;
    font-weight: 400;
    text-align: center;
}
