.validation-error {
    border: 0.5px solid red !important;
}
.attention-message{
    background-color: #E21F23;
    text-align: center;
    color: #fff;
    display:inline-block;
}