Action link example
  
  
Simple arrow
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/action_link", {
  text: "Getting financial help and keeping your business safe",
  href: "/financial-help",
  simple: true
} %>