#confirm-status.error,
#upload-status.error {
  color: #9d2c25;
  background: #fff0ed;
  padding: .7rem;
  border-radius: 8px;
}
