/* Cover refinements for gallery subsite */
.gallery-page .gallery-cover-title .char-reveal,
.gallery-page .gallery-cover-subtitle .char-reveal {
    will-change: transform, opacity;
    animation-play-state: running !important;
}

.gallery-cover-content {
    min-width: 0;
}
