.cards__module {
  --sp14: 50px;
  --sp12: 40px;
}

.cards__module .cards__module-content {
  max-width: 500px;
}

.card__link {
  --icon-text-gap: 30px;
  font-size: var(--fs-15);
}

.card__tagging {
  top: 15px;
}
