
.animate__animated {
  --animate-duration: 0.25s;
  --animate-delay: 0s;

  animation-timing-function: ease;
}