<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* General Colors */
span.hilite { color: #000000;}

/* Button Settings */
a.visbutton { 
    background: #c7286f;
    background-image: -webkit-linear-gradient(top, #c7286f 33%, #940c48 100%);
}
/* Background Color Settings */

/* Typography Settings */

/* Custom */

ul.related_post li a {
float:left !important;
}

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