\footnotesep
is the space between footnotes:
\setlength{\footnotesep}{0.5cm}
\footins
is the space between the text body and the footnotes:
\setlength{\skip\footins}{2cm}
You might want to play around with the actual numbers, I’ve just chosen some values where you will actually see the difference.