*,
*::before,
*::after {
  transition: none !important;
  animation: none !important;
}

input {
  caret-color: transparent !important;
}
