<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.view-footer a {
	display:block;

}	
.view-footer a:hover
{
    font-weight:normal;
}	


.menuright a:hover
{text-decoration: underline;
    color: #363636;
}





/*.menuright h3 {
	    margin-top: 35px;
    margin-bottom: 5px;
}*/

.newsmorebutton a {background:#000}

.sidebar .lgd-region__inner &gt; * {
    background-color:#f5f5f5;
}

.lgd-region--sidebar-second h3 {
	    margin-top: 35px;
    margin-bottom: 5px;
}

.menuright a {text-decoration: none;
    color: #363636;
        display:block;
        	padding: 8px;
}



.view-footer    { 
	display: block;
    margin-top: 30px;
    margin-bottom: 30px;
	background: #eaeaea;
    width: fit-content;
    list-style: none;
}


a{
 text-decoration: none;
}
    </pre></body></html>