<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-navigation li {
    float: left;
    position: relative;
    margin-left: 30px !important;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 0 !important;
}
li.donate {
    background: #cc0202;
    padding: 0 22px;
    height: 62px !important;
}

</pre></body></html>