That's because you've formatted all the entries as Heading 4 (which is wrong: headings have a meaning for search engines and screen readers, so they should only be used for actual titles of sections and subsections such as your "Fruit", "Animal Foods" etc, not to change the appearance of any text). So start by switching the editor to Text (=code) and remove all of these:
<h4>
and all of these:
</h4>
Then tell us how exactly you'd like things to look like so we can suggest more appropriate ways of doing it.
For a simple (thin) divider line, you paste this in the Text editor:
<hr />