.definitionList{counter-reset:definition;list-style:none;padding:0;margin-top:2rem;text-align:left}.definitionItem{counter-increment:definition;margin-bottom:1.5rem}.definitionHeader{display:flex;align-items:center;justify-content:flex-start}.definitionNumber{font-weight:700;color:var(--accent)}.definitionLabel{font-weight:300;font-size:1rem;color:var(--accent);margin-left:1rem;flex-wrap:wrap}.definitionLabelStrong,.definitionSense{font-weight:600;font-size:1.1rem;color:var(--foreground);margin-left:1rem;flex-wrap:wrap}.definitionSense{margin-top:.5rem}.lightText{font-weight:300}