<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************** BOX ENORDOVEST DESKTOP **************/
#c6800 {
  clear: both;
  padding: 0 10px;
  background: #EBEFF0;
}
#c6800 .csc-header h3 {
  width: 100%;
  padding: 8px 10px;
  margin: 0 0 20px -10px;
  background: #234B5D;
  font-family: "Playfair Display",serif;
  font-size: 100%;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: none;
}
#c6800 .csc-header h3 a:link, #c6800 .csc-header h3 a:visited, #c6800 .csc-header h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}
#c6800 .csc-header h3 a:hover {
	color: #FFFFFF;
}


/************** BOX ENORDOVEST MOBILE **************/
#c6799 .csc-header h3 {
  background: #234B5D;
}
#c6799 .csc-header h3:after {
  color: #234B5D;
}
#c6799 .news-list-container {
  padding: 10px;
  margin: 0px;
  overflow: hidden;
  background: #EBEFF0;
}
#c6799 .news-list-item01 {
	padding: 0;
	margin: 0 0 20px;
	border-top: 0px;
	border-bottom: 0px;
}
#c6799 .news-list-item .news-list-image-top {
	margin: 0px 0px 10px 0px;
}
#c6799 .news-list-item .news-list-image-top img {
	width: 100%;
	margin: 0px;
}</pre></body></html>