<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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; }
</pre></body></html>