<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
	/* IE10+ specific styles go here */  
	.menuFXabs h1 {
		color: #000000 !important;
		text-shadow: -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF !important;
	}
		/* Fill Text Effect On Hover - Css3 */
		.menuFXabs h1.effect-1 {
	}
}</pre></body></html>