<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#july-banner .button {
    width: 15.7%;
    left: 42.2%;
    height: 13.3%;
    bottom: 9.8%;
    text-indent: -9999px;
}
@media screen and (max-width: 767px) {
    #july-banner .button {
        width: 43%;
        left: 28.2%;
        height: 8%;
        bottom: 14.3%;
    }
}</pre></body></html>