header {
  border-bottom-color: #67788A;
  background-color: #F1F4F7;
}
html {
  background: #ffffff;
}
body, .layout_answer, .dropdown_dropdownContainer {
  background: none;
}
.questionCaption {
  font-size: 18px;
}
.progressbar_progressBarIndicator {
  background-color: #3f88de;
}