How can I increase spacing between headings and paragraphs in Brooklyn theme?

Hi

I’m struggling to increase the spacing between my headings and paragraphs. I’m pretty sure it’s a quick fix and help will be greatly appreciated.

website: www.breeprobiotics.co.za

@Mike22288804 Go to assets/timber.scss.css and paste below css at bottom of file.

.rte h4, .rte .h4, .rte h5, .rte .h5, .rte h6, .rte .h6
{
padding-top: 20px !important;
}

Thanks DelightLoyalty for helping out. I found it easier to undo the formatting on word and repaste it in.