.field_with_errors input {
  border: 3px solid #DC354587;
}

.field_with_errors input:focus {
  border: 3px solid #dc3545;
}
