/**
 * Expressions of Animals, Imagery & Entertainment
 * Page-specific styles for expressions-animals-imagery.
 *
 * Shared base styles (_base.css, _card-grid-base.css, _glossary-base.css) load
 * before this file. Per the special-page background contract, no body
 * background is set here.
 */

.expressions-animals-imagery-infographic {
    display: block;
}

/* Sub-group sections inherit the theme accent through the inline
   --card-accent / --card-bg the shared card-grid renderer emits. */
.expressions-animals-imagery-page .expressions-animals-imagery-section + .expressions-animals-imagery-section {
    margin-top: 2rem;
}
