<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer {
    color: #ccc;
}

.nested-links a {
    color: #ccc;
}

.nested-links a:hover {
    color: #888;
}

a {
    color: #ccc;
}

a:hover {
color: #888;
}

.gsc-control-cse {
    background-color: rgba(17,17,17,0) !important;
    border: none !important;
}

img {
    width: auto !important;
}</pre></body></html>