.alert.alert-danger[data-status="unregistered"] {
  display: none !important;
}

body {
  background-color: rgb(94, 94, 94) !important;
}
