Ensure Consent Field is the last field before submit
We have fields that are queued up for progressive profiling.
Regardless of the number of fields that get shown, we want our consent field to be at the very bottom before submit.
I'm hoping to use one snippet of JS that could apply to all forms instead of editing css for each form. The other solution's i've read seem to indicate an edit to each form where in this case, i'm hoping to add snippet of js on our site that would apply to every mkto form.
In the example below, two of the 7 progressive profiling fields show up and I am hoping to get the consent field below the two prog prof. fields and before the submit.

Any help would be appreciated. thanks!
Simon