/* =========================================================
   Gospel Reclaimed Post Content
   Single article content styling
   ========================================================= */

/* Clickable article images */
.single-post .gr-post-image-lightbox {
  display: inline-block;
  cursor: zoom-in;
}

.single-post .gr-post-image-lightbox img {
  cursor: zoom-in;
}