.field.-invalid {
    border-color: red;
    border-width: 2px;
}

button {
    border: none;
}
