/************** BOX TRAVELEAT DESKTOP **************/
#c8813 {
  padding: 0 10px;
  background: #fde9eb;
}
#c8813 .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;
}
#c8813 .csc-header h3 a:link, #c8813 .csc-header h3 a:visited, #c8813 .csc-header h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}
#c8813 .csc-header h3 a:hover {
	color: #FFFFFF;
}


/************** BOX TRAVELEAT MOBILE **************/
#c10571 .csc-header h3 {
  background: #BC0825;
}
#c10571 .csc-header h3:after {
  color: #BC0825;
}
#c10571 .news-list-container {
  padding: 10px;
  margin: 0px;
  overflow: hidden;
  background: #fde9eb;
}
#c10571 .news-list-item01 {
	padding: 0;
	margin: 0 0 20px;
	border-top: 0px;
	border-bottom: 0px;
}
#c10571 .news-list-item .news-list-image-top {
	margin: 0px 0px 10px 0px;
}
#c10571 .news-list-item .news-list-image-top img {
	width: 100%;
	margin: 0px;
}