div.spw-form.spw-form-thanks > div.spwf-mail-result.spwf-mail-result-error {
  box-sizing: border-box;
  width: 100%;
  margin: 2em auto;
  padding: 1.25em 1.5em;
  border: 1px solid #d63638;
  border-left-width: 4px;
  background: #fff5f5;
  color: #3c434a;
  line-height: 1.7;
}
div.spw-form.spw-form-thanks > div.spwf-mail-result.spwf-mail-result-error p {
  margin: 0 0 0.75em;
}
div.spw-form.spw-form-thanks > div.spwf-mail-result.spwf-mail-result-error p:last-child {
  margin-bottom: 0;
}
div.spw-form.spw-form-thanks > div.spwf-mail-result.spwf-mail-result-error ul {
  margin: 0.75em 0 0 1.4em;
  padding: 0;
  list-style: disc;
}
div.spw-form.spw-form-thanks > div.spwf-mail-result.spwf-mail-result-error li + li {
  margin-top: 0.5em;
}
div.spw-form.spw-form-thanks > div.spwf-mail-result.spwf-mail-result-error code {
  display: inline-block;
  max-width: 100%;
  padding: 0.15em 0.4em;
  overflow-wrap: anywhere;
  background: rgba(214, 54, 56, 0.08);
  color: #8a2424;
  font-size: 0.95em;
}
div.spw-form.spw-form-thanks > div.spwf-mail-result.spwf-mail-result-error .guidance {
  color: #646970;
  font-size: 0.95em;
}

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