.how-it-works{counter-reset:count}.how-it-works li:before{content:counter(count);counter-increment:count;background:var(--color-gunmetal-400);width:24px;height:24px;color:var(--color-grey-25);text-align:center;border-radius:256px;justify-content:center;align-items:center;margin:2rem auto 1rem;font-size:.875rem;display:flex;position:relative}
