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