<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #f9f9f9;
}

.section-title .row {
    margin: 0;
    padding: 15px 5px;
    color: #0f69d7;
}

.section-title .left {
    font-size: 20px;
    font-weight: bolder;
}

.section-title .right {
    color: #0f69d7;
}

.section-title i {
    margin-right: 10px;
}
</pre></body></html>