.ddm-field-renderer--error {
  background-color: #feefef;
  border: 2px dashed #f48989;
  border-radius: 4px;
  color: #da1414;
  padding: 20px;
}
.ddm-field-renderer--title {
  margin-bottom: 0;
}
.ddm-field-renderer--button {
  margin-top: 15px;
}

/*# sourceMappingURL=Field.css.map */