.error
  color: color-error !important

.shakeOnError
  color: color-error !important
  animation: shake
  animation-duration: 350ms
  animation-timing-function: ease
  animation-direction: alternate-reverse
