<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer {
    border-top: none;
}
.footer .copyright {
    width: auto;
}
.footer-content {
    width: 485px;
    margin: 0 auto;
    border-top: 1px solid gray;
    padding-top: 4px;
}
.footer .copyright {
    width: 360px;
    margin-bottom: 10px;
    color: #000000;
}</pre></body></html>