.supplies-list ul{list-style:disc}.supplies-list li::marker{color:#e8b1a0}.instructions-list ol{list-style:none;counter-reset:step-counter;padding-left:0}.instructions-list ol li{counter-increment:step-counter;display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(194,201,219,.2)}.instructions-list ol li:last-child{border-bottom:none}.instructions-list ol li:before{content:counter(step-counter);display:flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:9999px;background-color:#9fac9c33;color:#9fac9c;font-size:.8rem;font-weight:600;flex-shrink:0;margin-top:.1rem}
