.error-message{
    color: red;
    font-size: 12px;
}
.error-title{
    color: red;
}
.error-input{
    border-color: red !important;
}
.error{
    border-color: red !important;
}