/* Hide fields when creating a new submission */
#webform-submission-let-s-stay-in-touch-add-form .form-item-constituent-id,
#webform-submission-let-s-stay-in-touch-add-form .form-item-student-number-from-url {
    display: none;
}