.footer {
  background-color: #85662d;
  color: white;
  margin-top: 10vh;
  font-size: 0.8rem;
  text-align: center;
  padding: 2rem;
}

.footer a {
  color: white;
  text-decoration: none;
}
