html {
  background: #ffffff;
}
body, .layout_answer, .dropdown_dropdownContainer {
  background: none;
}
.questionCaption {
  font-size: 18px;
}
.layout_text {
  font-size: 18px;
}
.layout_answers {
  font-size: 16px;
}
.dropdown_dropdownTitle {
  height: auto;
}
.indicatorCheckbox_indicatorCheckboxContainer {
  font-size: 18px;
}