/* supplement.css — displej.eu custom overrides */
/* Site: DISPLEJ.eu — German/Czech literary platform */
/* Accent: #00becc | Theme: Helium (Bootstrap 3) */

/* Ensure header logo is visible */
.site-logo img {
    max-height: 80px;
}

/* Last posts / blog card styles */
.blog-card img {
    max-width: 100%;
    height: auto;
}
