To add horizontal space between any text or between text and a template, or between any two components, use
<br>
immediately after the component which you want to add space. You may use two/three of these, for example,
<br><br><br>
if you want to add more space. However, don't forget to preview before increasing, so that it doesn't look odd. Also, sometime, single use might not make any difference, add two in such cases.