.pp-heading-fill-gradient {
	.pp-heading-text {
		display: block;
		background-clip: text;
		text-fill-color: transparent;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		transform: translate(0,0);
		z-index: 0;
	}
}