&:focus,
  &:active,
  &:focus-visible,
  &:focus-within,
  &:not(:placeholder-shown) {
    border-color: $primary !important;
    box-shadow: none !important;
  }