.fieldset-wrapper .form-item {
  margin-top: 0;
}
.form-item label {
  color: #000;
  display: block;
  font-weight: bold;
}
.form-item select {
  width: 100%;
}
.form-type-select select {
  font-weight: normal;
}
input.form-tel {
  width: 100%;
}
.webform-select-other legend {
  color: #000;
  font-weight: bold;
}
.webform-select-other-input input {
  font-weight: normal;
}

#edit-would-you-be-comfortable-auditioning-for-the-orchestra-via-zoom---wrapper-legend > span,
#edit-how-often-could-you-meet-to-rehearse---wrapper-legend > span {
  color: #000;
  font-weight: bold;
}