/* .alert {
  color: #990c84 !important;
} */

#ErrorMsg {
    color: #990c84 !important;
}

#ErrorMsg.alert {
    color: #990c84 !important;
}