.ioroot-animated-text {
	white-space: pre-wrap;
	word-break: break-word;
}

.ioroot-animated-text-char {
	white-space: pre-wrap;
	color: var(--ioroot-base-color, #111111);
}

.ioroot-animated-text-char.is-active {
	color: var(--ioroot-active-color, #ff4d4d);
}
