/* ── Rules & Regulation – page-specific styles ────────────────────────────── */
/* All shared layout (cover, page-container, section-block, accents) is in    */
/* shared.css which is loaded before this file.                                */

/* Section heading overrides (RulesRegulation uses plain .section-title divs) */
.section-block .section-title {
    font-size: 1rem;
    letter-spacing: 0.8px;
    margin-bottom: 18px;
}
