.success {
    background: #DFF0D8 !important;
}

.error {
    background: #F2DEDE !important;
}

.label a {
    color: #fff;
    text-decoration: none;
}