.footer__description {
  color: var(--clr-muted);
  text-align: center;
  font-size: var(--size-sm);
  letter-spacing: 0.1em;
  user-select: none;
}
