.richtext ol,.richtext ul{--_marker-bg:var(--c-brand);--_marker-w:0.5rem;--_marker-h:var(--_marker-w);--_marker-radius:50%;--_marker-inset:0.5rem auto auto 0;--_marker-gap:1rem;--_mb:1rem;--_g:1rem;display:grid;margin-bottom:var(--_mb);grid-gap:var(--_g);gap:var(--_g)}.richtext ol li,.richtext ul li{padding-left:calc(var(--_marker-w) + var(--_marker-gap));position:relative}.richtext ol li:before,.richtext ul li:before{position:absolute;inset:var(--_marker-inset);content:"";width:var(--_marker-w);height:var(--_marker-h);border-radius:var(--_marker-radius);background:var(--_marker-bg)}.richtext h1,.richtext h2,.richtext h3{--_m-block:2rem 1.5rem;margin-block:var(--_m-block)}.richtext p{--_mb:1rem;margin-bottom:var(--_mb)}.richtext ol:last-of-type,.richtext p:last-of-type,.richtext ul:last-of-type{margin-bottom:0}