.alert { padding: 16px; border-radius: 4px; &-danger { background-color: #ff292999; } &-success { background-color: #12930099; } }