.agreement {
  max-width: 980px;
}

.agreement p {
  line-height: 1.65;
}

.agreement h2 {
  margin-top: 1.25rem;
}

.footer-muted a.footer-link {
  color: inherit;
  text-decoration: none;
}

.footer-muted a.footer-link:hover {
  color: rgba(240, 240, 240, 0.85);
  text-decoration: none;
}

