/* Small fixes for the 2018-2019 WordPress pages (Salient 8.5 era): keep images/captions inside the viewport */
.wp-caption, .content-inner img, .post-content img { max-width: 100% !important; height: auto; }
#single-below-header .meta-date, #single-below-header .meta-author { margin-right: 12px; }
