.question-form label {
  display: block;
  font-weight: bold;
}
.question-form label {
  margin: 20px 0 10px 0;
}
.question-form .form-submit {
  margin-top: 20px;
}