.site-footer {
  max-width: 850px;
  margin: 22px auto 0;
  padding: 18px;
  border-top: 1px solid #e4ded2;
  color: #76847f;
  text-align: center;
  font: 12px/1.6 system-ui, sans-serif;
}

.site-footer p { margin: 0; }
.site-footer a { color: #18372e; text-decoration: none; }
.site-footer a:hover { text-decoration: underline; }
