.section{ margin-top:16px; }
.m-0{ margin:0; } .mb-0{ margin-bottom:0; } .mb-8{ margin-bottom:8px; } .mb-16{ margin-bottom:16px; } .mt-8{ margin-top:8px; } .mt-16{ margin-top:16px; }
.flex{ display:flex; } .items-center{ align-items:center; } .justify-between{ justify-content:space-between; } .gap-8{ gap:8px; } .gap-12{ gap:12px; }
.smol{ font-size:.9rem; opacity:.85; }
