/**
 * @file
 * Confirmation styles.
 *
 * @see /webform/contact/confirmation
 */

.webform-confirmation__message,
.webform-confirmation__back {
  margin: 0 0 1em 0;
  font-size: 2em;
  font-weight: bold;
}
