html, body {
  height: 100%;
  margin: 0;
}

.content-mark-for-footer {
  padding: 0px;
  min-height: 100%;
  margin: 0 auto -90px;
}

.footer,
.footer-push {
  height: 90px;
}

.article-date {
  color: #3498db;
}
