/* Footer */
footer {
  padding: 8px 0 20px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.5;
}
footer p {
  margin: 0 0 8px;
}
