.footer__container {
  max-width: 1480px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}