<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

footer { float: left; width: 100%; position: relative;}
footer .copyright { float: left; width: 90%; padding: 12px 5% 10px; background-color: rgb(105 154 75); color: rgb(255 255 255);}
footer .copyright h4 { float: left; width: 100%; text-align: center; font-size: 1em;}
</pre></body></html>