Advisory
How it looks (preview)
This is a very important message or warning
How to call this example
<%= render "govuk_publishing_components/components/govspeak", {
} do %>
<h3 role="note" aria-label="Important" class="advisory">
<span>This is a very important message or warning</span>
</h3>
<% end %>