.btn-primary
{
    color: white !important;
}

.inputError {
    border: 1px red solid;
}