input.error {
    border-bottom: 2px solid red !important;
}
.list_error {
    font-size: 16px;
    padding-bottom: 10px;
    color: #a53f3f;
    text-align: center;
    padding-top: 10px;
}
.form__control--rounded{
    color: black;
}