Thanks Tuan, problem solved!
Following your logic but using blocks instead of sections (I wasn't sure how to create sections), I ended up using the following code found here.
Appreciate all the help 😉
<style>
#footerBlocksTop {
display: none;
}
</style>