footer {
  background: var(--dark);
  color: var(--light);
  text-align: center;
  padding: 20px;
  font-size: 0.9rem;
}
