.footer {
  margin-top: 4rem;
  background-color: white;
}
.footer .copyright {
  text-align: center;
  padding: 1rem 0.8rem;
}
.footer .copyright small {
  color: #999;
}