.error-message {
  color: crimson;
  font-weight: 600;
  margin-top: 10px;
}

.hidden {
  display: none;
}

.loading {
  display: block;
}
