.form-focus-transition {
  transition: border-color 0.2s, box-shadow 0.2s;
}
