.menu--social {
  --list--display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}
.menu--social i {
  color: inherit;
}
