.article {
  min-height: 700px; }
  .article .header {
    text-align: center;
    padding-bottom: 20px; }
    .article .header h2 {
      color: #0698d2; }
    .article .header .date {
      color: #a3a3a3; }
  .article .content {
    text-align: center; }
  .article p {
    margin: 15px 0px; }

/*# sourceMappingURL=news_article.css.map */
