When using the `InfoBanner` component, it is impossible to set the HTML-tag for the message's title. It always uses `<span>`, which can be incorrect. ### What was expected to happen? * we should use a headline tag (`h3` or similar) by default * user can set the level of the tag