.form__field--input:focus {
    border-color: rgb(204,204,204);
    outline: none;
}
