/**
 * Soil Mechanics & Geotechnical Glossary
 * Grouped card-grid glossary. Shared base styles (incl. _card-grid-base.css)
 * are loaded before this file; group colours come from the renderer's group
 * definitions, exactly like the other card-grid glossaries.
 */

/* Compatibility guard: ensure the shared card-grid rules are present even if
 * production runs an older enqueue path that does not auto-load them. */
@import url("../core/_card-grid-base.css");

.soil-mechanics-glossary-infographic {
    display: block;
}

.soil-mechanics-glossary-grid {
    margin-top: 1.5rem;
}
