.form-entity {
  scroll-margin-top: 1em;
}

#flash-group {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
}

.flash .feedback__content {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.flash.feedback {
  margin-bottom: 1rem;
}
.flash.feedback + .flash.feedback.feedback {
  margin-top: 0;
}

.w-1 {
  width: 1rem;
}

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