.spcr-error {
  border-left: 3px solid #c00;
  padding-left: 10px;
}

.spcr-error-message {
  color: #c00;
  font-size: 0.9em;
  margin-top: 4px;
}