#page #page-content .block-recent-posts {
  max-width: 1200px;
}

#page #page-content .block-recent-posts p:empty {
  display: none;
}

#page #page-content .block-recent-posts p.button {
  max-width: 800px;
  margin-top: 0;
  width: 80%;
  padding: 0.75rem 0;
}
#page #page-content .block-recent-posts p.button:hover {
  color: white;
}
#page #page-content .block-recent-posts .news-lift-content-child {
  width: 100%;
}
#page #page-content .block-recent-posts p.preview {
  width: 100%;
  color: black;
}
