.site-footer {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 12px;
  color: #999999;
  text-align: center;
  padding: 2rem 1rem;
  border-top: 1px solid #e5e5e5;
  margin-top: 4rem;
}

.site-footer .footer-legal {
  margin: 0;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

.site-footer a {
  color: #999999;
  text-decoration: underline;
}

.site-footer a:hover {
  color: #666666;
}
