.register-text {
  color: red;
  display: text;
}

.error {
  color: red;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}