.has-error {
    background-color: transparent;
    font-size: 1em;
    color: #a94442;
}

.input-container-flex {
    display: flex;
}