.footer-social {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.footer-social svg {
  width: 14px;
  height: 14px;
  flex: none;
  fill: currentColor;
}
