.footer {
  background-color: #a7a8a9;
  padding: 40px 0; }

.copyright {
  font-size: 1.4rem;
  font-weight: normal; }

@media (max-width: 800px) {
  .footer h2 {
    font-size: 2.4rem; } }
