.value-card {
  flex: 1;
  min-width: 0;
}

.value-card-icon {
  flex-shrink: 0;
}

.value-card-title {
  line-height: 1.25;
}

.value-card-description {
  line-height: 1.5;
}
