.muted{color:var(--muted)}
.accent{color:var(--accent)}
.max-700{max-width:700px}
.max-820{max-width:820px}
.mb-0{margin-bottom:0}
.mt-24{margin-top:24px}
.mt-36{margin-top:36px}
.text-small{font-size:14px}
.nowrap{white-space:nowrap}
