<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @file
 * Confirmation styles.
 *
 * @see /webform/contact/confirmation
 */

.webform-confirmation__message,
.webform-confirmation__back {
  margin: 0 0 1em 0;
}
</pre></body></html>