<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:409px) {
  button[id$='leavePage'] {
    margin-bottom: 10px !important;
  }
}

.dbk-form .ui-message-warn {
  margin-top: .5rem !important;
}

.dbk-output-panel-data .dbk-fields {
    word-wrap: break-word;
}</pre></body></html>