<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
b, strong {
    font-weight: 700;
    color: #ed6d00;
}</pre></body></html>