footer {
  width: 100%;

  background: var(--clr-bg);
  box-shadow: var(--frame-shadow);
  padding: .5em 1.5em;
}