/************** BOX NASCEREMAMMA DESKTOP **************/
#c7564 {
  clear: both;
  padding: 0 10px;
  background: #FBF2F8;
}
#c7564 .csc-header h3 {
  width: 100%;
  padding: 8px 10px;
  margin: 0 0 20px -10px;
  background: #F19FC1;
  font-family: "Playfair Display",serif;
  font-size: 100%;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: none;
}
#c7564 .csc-header h3 a:link, #c7564 .csc-header h3 a:visited, #c7564 .csc-header h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}
#c7564 .csc-header h3 a:hover {
	color: #FFFFFF;
}


/************** BOX NASCEREMAMMA MOBILE **************/
#c7565 .csc-header h3 {
  background: #F19FC1;
}
#c7565 .csc-header h3:after {
  color: #F19FC1;
}
#c7565 .news-list-container {
  padding: 10px;
  margin: 0px;
  overflow: hidden;
  background: #FBF2F8;
}
#c7565 .news-list-item01 {
	padding: 0;
	margin: 0 0 20px;
	border-top: 0px;
	border-bottom: 0px;
}
#c7565 .news-list-item .news-list-image-top {
	margin: 0px 0px 10px 0px;
}
#c7565 .news-list-item .news-list-image-top img {
	width: 100%;
	margin: 0px;
}