.text-block span.p-absolute {
    right: 0;
    left: 0;
    top: 0;
    transform: rotateY(180deg);
    opacity: var(--opacity);
}