.footer {
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer__text {
  --text-shadow-position: 2px 2px;
}
