/* Porto heading word-highlight widget — base word color until GSAP applies scroll tween */
.porto-heading-word-highlight {
	margin: 0;
}

.porto-heading-word-highlight .word {
	color: inherit;
}
