/* ==================== BLOG POST ARTICLES ==================== */
/* Blog pages use .home-section from components.css for article cards */
/* Additional blog-specific styles can go here */

.blog-post-meta {
    font-size: 0.88rem;
    color: #888;
    margin-bottom: 1rem;
    font-style: italic;
}
