/* Factor component styles */

.factor .factor-question {
  min-width: 100%;
}

.factor .factor-question span,
.factor .factor-legend {
  font-weight: 600;
}

.factor .factor-explanation,
.factor .factor-legend {
  margin-top: 0.5rem;
}

.factor .factor-explanation {
  font-style: italic;
}

.factor .factor-legend-scale {
  font-weight: 400 !important;
}
