Hi Alessio, I had the same issue (maybe not the same, but very alike).
Try to use:
.formError {
margin-top: (NN)px !important;
margin-left: (NN)px !important;
}
Just play with numbers in your browser inspector and try to find smth relevant for you issue.
Wish you a luck!