@mixin inset-text { 
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.8);
}