/**
 * Expressions of Situation, Change & Movement
 * Page-specific styles for expressions-change-movement.
 *
 * 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-change-movement-infographic {
    display: block;
}

/* Sub-group sections inherit the theme accent through the inline
   --card-accent / --card-bg the shared card-grid renderer emits. */
.expressions-change-movement-page .expressions-change-movement-section + .expressions-change-movement-section {
    margin-top: 2rem;
}
