<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box {
    padding: 1em;
}

.box-notes {
    color: #979797;
    background: #f2f2f2;
    border-radius: 1em 1em;
}

.box-technical-assistance {
    color: #979797;
    background: #f2f2f2;
    margin-bottom: 2em;
    border-radius: 1em 1em;
}</pre></body></html>