.text-error { 
    color: #b94a48; 
}
.text-success { 
    color: #468847; 
}