.section--follow-us__button-area {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: var(--space-xl) 0;
  gap: var(--space-md);
}

.section--follow-us__button-item {
}

.section--follow-us__button-item img {
  width: auto;
  height: var(--font-xl);
}
