<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* OVERRIDE header_blue_static.css with new blue header */

#site-header {
    background-color: #026cdf !important;
}

#site-header .search-textfield{
    background-color: #004da1;
}

#site-header .search-mini-input{
    background-color: #004da1;
}

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