.form-group ~ .form-group {
  margin-top: 30px; }

.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="color"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="date"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="datetime"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="datetime-local"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="email"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="month"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="number"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="password"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="search"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="tel"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="text"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="time"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="url"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input[type="week"],
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error input:not([type]),
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error textarea,
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error select,
.bg-variant-brand-secondary form[id^="wpmem"] .form-group--error .selection-control__control {
  background: #fbdad7;
  border-color: var(--color-ui-negative); }

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