
.form-error,
.form-success,
.btn-process {
  display: none;
}

main {
  min-height: calc(100vh - 152px);
}

#page-toasts {
  position: fixed;
  left: 12px;
  bottom: 12px;
}
