.ant-outcome-failure {
    font-weight: bold;
    color: red;
}

.ant-outcome-success {
    color: #204A87;
}