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

#new-bandcamp-link {
    width: 100%;
}

#static-banner {
    width: 100%;
}

.cog-image img {
    width: 50rem;
    margin-left: 0px;
}

@media (min-width: 800px) {
    .cog-image {
        margin-left: 0px;
    }
}</pre></body></html>