/* === KSC Overrides === */

/* Extra padding beyond the native max (20) for the "3-part anatomy"
   process block in Lesson 4 (Build your elevator pitch).
   Experimental: scoped by block id data-attribute; Rise may render
   this block's wrapper under a different selector, in which case
   this rule simply won't match anything (safe no-op). */
[data-block-id="cmq1r9v5g003v3b7sppg9waej"],
[id="cmq1r9v5g003v3b7sppg9waej"] {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}
[data-block-id="cmq1r9v5g003v3b7sppg9waej"] .blocks-process,
[id="cmq1r9v5g003v3b7sppg9waej"] .blocks-process {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}