footer.site-footer {
    max-width: 800px; /* Matches article.posts */
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .site-footer p a {
    margin: 0;
    padding: 0;
    text-decoration: none;
  }