Steps to Reproduce
This code:
<Alert level="info" title="Using a framework?">
Get started using a guide listed in the right sidebar.
</Alert>
Looks like this:

Which I don't think is intended?
Expected Result
Should look like an info message.
Actual Result
Looks like an error message.
Additional Info
No response