.growl-error {
        background: #C12626;
        box-sizing: border-box;
}
.growl-good {
        background: #3EB576;
        box-sizing: border-box;
}