<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
span.staticTitle {
    font-size: 23px;
    font-weight: bold;
    color: #000;
    margin-left: -1px;
    display: block;
    margin-bottom: 4px;
}

    span.staticTitle span.tm,
    span.staticTitle span.rtm {
        font-size: 13px;
        display: inline-block;
        position: relative;
        top: -6px;
    }

</pre></body></html>