.new_posts {
  color: #6A6A6A;
  line-height: 1.4em;
}
.new_posts h2 {
  font-family: open sans;
  font-size: 21px;
  font-weight: 700;
}
.new_posts h2 small {
  color: #ABABAB;
  float: right;
}
.new_posts .embed_content {
  text-align: center;
}
