<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer-news-list{
	width: 80%;
}
.footer-news-head{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	font-family: 'Tahoma';
	color: #e0e0e1;
}
.footer-news-item{
	display: block;
	margin-top: 25px;	
	font-family: 'Tahoma';
}
.footer-news-date-title{
	font-size: 18px;
	color: #D3D3D4;
}
.footer-news-date-time{
	font-size: 10.3px;
	color: #B6B6B8;
}
.footer-news-date-time:before {
    font-family: 'FontAwesome';
    content: '\f073';
    padding-right: 7px;
}</pre></body></html>