bug: Validated form fields show green outline when valid
I believe this is the result of the changes made for #715 (closed). Now that we aren't overwriting the validation styles, fields that have is-valid
applied are green, but in our styles they should be gray (empty or valid) or red (error).