:root{--breakpoint-sm: map-get($breakpoints, sm);--breakpoint-md: map-get($breakpoints, md);--breakpoint-lg: map-get($breakpoints, lg)}h1{color:#4291d0}li{margin-top:16px}span.num-bullet{font-weight:400}ol{list-style-type:none;counter-reset:customCounter}ol li h3{counter-increment:customCounter}ol li h3:before{content:counter(customCounter) ") ";font-weight:400;margin-right:5px}ol[type=a]{list-style-type:none;counter-reset:customAlphaCounter}ol[type=a]>li{counter-increment:customAlphaCounter}ol[type=a]>li:before{content:counter(customAlphaCounter,lower-alpha) ") ";margin-right:5px}
