/* ══════════════════════════════════════════════════════════════
   PAGE: Single Blog Post
   Individual article page layout
   ══════════════════════════════════════════════════════════════ */

.blog-post {
  background: var(--white);
}
