.new_rich_text .max_content {
  margin: 0 auto;
  color: #fff;
}
.new_rich_text .max_content .heading{
  color: inherit;
}
.new_rich_text .max_content .rte {
  font-size: 16px;
}
.new_rich_text .max_content .rte p{
  display: inline;
}