Outlined
This variation of alerts has a more emphasized styling and is a alternative way to draw attention to information.
Title
outlined message
Markup
<div pam-Alert="outlined">
    <h1>Title</h1>
    <p>outlined message</p>
</div>This variation of alerts has a more emphasized styling and is a alternative way to draw attention to information.
outlined message
<div pam-Alert="outlined">
    <h1>Title</h1>
    <p>outlined message</p>
</div>