.send-error-hidden {
  display: none;
}

.send-error-showing {
  display: flex;
  justify-content: center;
  align-items: center;
}
