/* Custom styling */
.parsley-equalto, .parsley-minlength {
  color: red;
}

.help-icon {
  color: #007bff;
}
