#checklist-band{background:var(--black);border-top:1px solid hsla(0,0%,100%,.06);padding:var(--gutter-y) var(--gutter);text-align:center}#checklist-band .section-intro{margin:0 auto 3rem;max-width:40rem}#checklist-band .kicker{color:var(--text-dark);justify-content:center}#checklist-band .kicker:before{background:var(--text-dark)}#checklist-band h2{color:var(--white-dark)}#checklist-band ul{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.07);list-style:square;margin:0 auto;max-width:54rem;padding:0 2.5rem;text-align:left}#checklist-band li{border-bottom:1px solid hsla(0,0%,100%,.07);color:var(--text-dark);padding:1.5rem 0}#checklist-band li:last-child{border-bottom:none}#checklist-band li::marker{color:var(--red)}