/* Block editorial */
.editorial_block {
  margin-bottom: 2em;
  padding: 15px;
  background: rgba(0, 0, 0, 0.2);
  margin-top: 40px; }

.editorial_block .rte {
  background: transparent none repeat scroll 0 0; }

.editorial_block > h1 {
  margin: 40px 0 10px 0;
  padding: 0;
  background: none;
  font: 400 36px/40px "Ubuntu Condensed", sans-serif;
  color: #fff; }

.editorial_block > h2 {
  padding: 0 0 10px 0;
  font-size: 18px;
  line-height: 1.2em;
  color: #fff;
  text-transform: none;
  background: none; }

#editorial_block_center p {
  padding-left: 0; }

#editorial_block_center .rte p {
  color: #fff; }

#editorial_block_center p#editorial_image_legend {
  margin: 0 0 10px;
  padding: 0;
  color: #fff;
  font-size: 10px; }
