[data-scroll-animation-enabled="true"] {
  opacity: 0;
  transform: translateY(20px);
  will-change: opacity, transform;
}
