
.contact-input-border {
    border-style: none;
    border-bottom: 1px solid #ced4da;
}

.contact-input-border-error {
    border: 2px #ff6666 solid;
}