.list-social {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}


.list-social__link {
  display: flex;
}