.cr-reveal-headline {
    position: relative;
    word-wrap: break-word;
}

.cr-reveal-word {
    display: inline-block; /* Allows individual animation properties if extended later */
    will-change: color;
}
