.blank{display:flex;flex-direction:column;gap:var(--content-spacer-s)}.blank :where(h2){font-family:var(--font-main);font-size:var(--font-size-h2);font-weight:400}.blank :where(ul,ol){padding-left:20px}.blank :where(ul){list-style-type:disc}.blank :where(ul ul){list-style-type:circle}.blank :where(li){margin-bottom:.3em}