.pricing-card [data-role="decrease"],
.pricing-card [data-role="increase"] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  line-height: 1;
  padding: 0 0 0.125rem;
}

.hero-badge__icon {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
}

.benefit-card__icon-wrap {
  background: rgba(249, 195, 31, 0.08);
  border-color: rgba(249, 195, 31, 0.18);
}

.workflow-step__icon-wrap {
  background: rgba(249, 195, 31, 0.08);
  border-color: rgba(249, 195, 31, 0.18);
}
