._phpunit {
@extend %simple;
.warning, .alert {
@extend %note;
> h3 {
margin: 0 0 .5em;
font-size: 1em;
}
.alert-danger { @extend %note-red; }