
.dipl_fancy_text .dipl-text-wrapper-inner h1, .dipl_fancy_text .dipl-text-wrapper-inner h2, .dipl_fancy_text .dipl-text-wrapper-inner h3, .dipl_fancy_text .dipl-text-wrapper-inner h4, .dipl_fancy_text .dipl-text-wrapper-inner h5, .dipl_fancy_text .dipl-text-wrapper-inner h6, .dipl_fancy_text .dipl-text-wrapper-inner p {
	display: inline;
	padding: 0;
	line-height: 1.7em;
}

.dipl_fancy_text .dipl_gradient_text {
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1.7em;
}

.dipl_clipping_text {
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1.7em;
}

.dipl_clipping_text:after, .dipl_clipping_text:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.dipl_clipping_text:before {
	z-index: -2;
	background-image: inherit;
}

.dipl_clipping_text:after {
	z-index: -1;
}
