/**
 * Holidays & Festivals Glossary
 * Shared card-grid styles handle the layout; this file just tunes the page mood.
 */

.holidays-festivals-infographic {
    display: block;
}

.holidays-festivals-legend {
    margin-bottom: 2rem;
}

.holidays-festivals-section__title {
    letter-spacing: 0.01em;
}

.holidays-festivals-card__mn {
    letter-spacing: 0.01em;
}

.holidays-festivals-footer {
    margin-top: 2.25rem;
}
