diff --git a/src/common-components/dropdown-question/dropdown-question.vue b/src/common-components/dropdown-question/dropdown-question.vue index 6d358d1e1..a64d873f9 100644 --- a/src/common-components/dropdown-question/dropdown-question.vue +++ b/src/common-components/dropdown-question/dropdown-question.vue @@ -105,6 +105,7 @@ export default { .dropdown-question { label { color: $black; + font-weight: 500; } .form-label { margin-bottom: .25rem;