.text-danger, .alert-danger {
    color: #C70909;
 }
 .text-success, .alert-success {
    color: #51239D;
 }