<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
button:hover, input[type=button]:hover, input[type=submit]:hover {
    border: 0 solid #00678c !important;
}
button:active, input[type=button]:active, input[type=submit]:active, button:focus, input[type=button]:focus, input[type=submit]:focus {
    border: 0 solid #00678c !important;
}
*/
#menu-item-3085, #menu-item-4367, #menu-item-5800 {
    display: none;
}
@media only screen and (max-width: 1124px) {
    #menu-item-3085, #menu-item-4367, #menu-item-5800 {
        display: block;
    }
}
#give-lively-widget .gl-widget__input-group .gl-widget__donation-input-field {
    height: 50px !important;
    padding: 0 60px 0 40px !important;
}</pre></body></html>