.text-with-social-icons__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.text-with-social-icons__wrapper p {
  text-align: center;
}

.text-with-social-icons__icons {
  justify-content: center;
}

.text-with-social-icons__icons .list-social__link {
  padding-bottom: 0;
}