:global {
	.#{$prefix} {
		&animated-text {
			position: relative;
			
			&-word {
				position: relative;
				display: inline-block;
			}
		}
	}
}

