.validation_errorBlock, .layout_globalErrorBlock {
  color: #e03131;
}
html {
  background: #ffffff;
}
body, .layout_answer, .dropdown_dropdownContainer {
  background: none;
}
.button_button_isPrimary, .button_button_isPrimary:focus, .button_button_isPrimary:hover {
  background-color: #EB081E;
}