.question-ledger{counter-reset:question;margin:0;padding:0;list-style:none}.question-ledger li{counter-increment:question;border-top:1px solid var(--border);padding:24px 0 24px 65px;position:relative}.question-ledger li:before{content:"0" counter(question);color:#5b754c;font-size:.875rem;font-weight:650;position:absolute;top:27px;left:0}.question-ledger h3{font-size:1.3125rem;font-weight:550;line-height:1.5}.question-ledger p{max-width:850px;color:var(--muted-foreground);margin-top:10px;font-size:1rem;line-height:1.85}@media (max-width:47.5rem){.question-ledger li{padding-left:39px}}.question-ledger li{background:#f5f8fa;border:1px solid #e3e9ed;border-radius:16px}.question-ledger li:before{color:#168166}
