.numbered-list ol:not([style*=list-style-type])>li:before{display:none}.numbered-list ol{counter-reset:section;list-style:none;padding-left:0}.numbered-list ol li{margin-bottom:40px}.numbered-list ol li:last-child{margin-bottom:0}.numbered-list ol li h5{align-items:center;counter-increment:section;display:flex;gap:10px;position:relative}.numbered-list ol li h5:before{align-items:center;border:1px solid;border-radius:30px;content:counter(section,decimal-leading-zero);display:inline-flex;font-family:var(--ff-base);font-size:16px;font-weight:600;height:40px;justify-content:center;left:0;line-height:1;padding:10px;top:0;width:40px}