.rich-text-animation[data-rich-text-animation="word-flip"] [data-rich-text-animation-word] { transform-origin: 50% 100%; }
.rich-text-animation[data-rich-text-animation="word-flip"] [data-rich-text-animation-word]:not(:first-child) { position: absolute; opacity: 0; transform: rotateX(90deg); }
