.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*= Event Videography - below fold = */

/** Event Videography - below fold >> Heading 2 **/
.fl-html h2 {
	color: white !important;
	font-size: 56px !important;
	line-height: 52px !important;
	letter-spacing: 3px !important;
	background: #F09A1A !important;
	clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%) !important;
	padding: 8px 100px 8px 50px !important;
	display: inline-block !important;
}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** Event Videography - below fold >> Heading 2 **/
	.fl-html h2 {
	color: white !important;
	font-size: 56px !important;
	line-height: 52px !important;
	letter-spacing: 3px !important;
	background: #F09A1A !important;
	clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%) !important;
	padding: 8px 100px 8px 50px !important;
	display: inline-block !important;
}

}

