@media screen and (max-width: 749px) {
  .footer__newsletter {
    text-align: center;
  }

  .footer__newsletter .social-icons {
    display: flex;
    justify-content: center;
  }
}
