.wp-block-heading.has-background.is-style-background-clip {
	background-clip: text !important;
	text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	-moz-background-clip: text !important;
	-moz-text-fill-color: transparent !important;
	padding: 0 !important;
}
