.footer {
  background: #fff;
  color: #333;
  padding: 1em;
  text-align: center;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
}
