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

/************** BOX TRAVELEAT DESKTOP - NUOVA GRAFICA - Template 1.0 **************/
#c6896 {
  padding: 0 3%;
  background: #fde9eb;
}
#c6896 .csc-header h3 {
  width: 100%;
  padding: 15px 3%;
  margin: 0 0 20px -3%;
  border: 0;
  background: #BC0825;
  font-family: "Playfair Display",serif;
  font-size: 150%;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: none;
}
#c6896 .csc-header h3:before,
#c6896 .csc-header h3:after {
  display: none;
}
#c6896 .csc-header h3 a:link, #c6896 .csc-header h3 a:visited, #c6896 .csc-header h3 a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 700;
}
#c6896 .csc-header h3 a:hover {
  color: #FFFFFF;
}


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