<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BELOW ADDED by Matt Garrett July 24, 2025 */
.node ul &gt; li:before, .block-main ul &gt; li:before, .block-plain ul &gt; li:before, .collapsible .content ul li:before, .region-content .block-block .content ul li:before, .region-sidebar-second .block-block .content ul li:before {
    font-size: unset !important;
    line-height: unset !important;
    content: unset !important;
    /*
    float: left;
    margin-left: reset;
    */
}
ul {
    list-style-type: disc;
}</pre></body></html>