.gsap-text-fx-wrap {
	display: block;
}

.gsap-text-fx-el {
	margin: 0;
}

.gsap-text-fx-el .line,
.gsap-text-fx-el .word,
.gsap-text-fx-el .char {
	will-change: transform, opacity, filter;
}
