/**
 * Funerals & Mourning Glossary
 * Shared card-grid styles handle most of the presentation; this file keeps the
 * subject-specific palette restrained.
 */

.funerals-mourning-infographic {
    display: block;
}

.funerals-mourning-legend {
    margin-bottom: 2rem;
}

.funerals-mourning-section__title {
    letter-spacing: 0.01em;
}

.funerals-mourning-card__mn {
    letter-spacing: 0.01em;
}

.funerals-mourning-footer {
    margin-top: 2.25rem;
}
