/**
 * Add spacing to bottom of pages
 */
.page-content {
  margin-bottom: 80px;
}
