/* Body treatment shared by the registration pages.
   Consolidated 2026-09-15 from 3 identical per-template copies. */
body {
        background-color: #fff;
        overflow-x: unset;
    }
