.social-share {
  display: flex;
  justify-content: center;
  column-gap: 1.2rem;
}

.social-share__icon {
  width: 16px;
  height: 16px;
}

share-button {
  padding: 0;
}
