<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Header Temp Fix for white bar*/

#header-main-spacer + p:has(&gt; a[name="skip-target"]) { 
   position: absolute;
   top:-30px;
   left:0;
}

.social-split .social-header {
    background: #1a355b !important;
}




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