.questionCaption {
  line-height: 1.2;
  display: block;
  font-size: 18px;
}
.question_questionTitle {
  padding: 10px 0;
}
.layout_text {
  padding: 10px 0;
  font-size: 18px;
}
.validation_validationBlock {
  padding-bottom: 5px;
}
.longform_multiSelectMessage {
  display: none;
}
.anchor {
  line-height: 1em;
  font-size: 16px;
}
.rowOption_topCaption {
  font-size: 16px;
}
.progressbar_progressBarIndicator {
  background-color: #084e7e;
}
.layout_answers {
  font-size: 16px;
}
.dropdown_dropdownTitle {
  height: auto;
}
.indicatorCheckbox_indicatorCheckboxContainer {
  font-size: 18px;
}