/**
 * Track 2 — bump --section-gap to 4rem (M02, M07, M08, M09). Load after track2-lesson-tokens-s1.css.
 */
:root {
  --section-gap: 4rem;
}
