<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*The below styles are applyed globally after rollout of updates*/



/*Fixes issuew with header image turning blue when hovered over*/

.lgd-header a:hover {

    background-color: transparent;
}


/*Fixed feature news issue with blocks not loading styles*/
 

/*
     
   #blazy-views-news-block-block-3-3 &gt; li:nth-child(n) {
     border-style: ridge;
    border-width: thin;
    height: 350px;
    width: 380px;
    
}*/

/* Set the size of the News block container block outline */
#blazy-31ec298a6f2-3 &gt; li:nth-child(n) {
     border-style: ridge;
    border-width: thin;
    height: 350px;
    width: 380px;
    
}</pre></body></html>