Section break
Use a section break component when you want to create a thematic break between sections of content.
Section break with a visible separator line
Section break with a visible separator line and an extra large margin
Input
= govuk_section_break(visible:true, size: "xl")
<%= govuk_section_break(visible:true, size: "xl") %>