.site-footer {
  background: #121212;
  color: #aaa;
  text-align: center;
  padding: 1rem;
  font-size: 0.875rem;
}
.site-footer p {
  margin: 0.25rem 0;
}
