<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.elonw:after {  
	font-family: FontAwesome;
	content: "\f08e";
	left: 3px;
	padding-right: 3px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	pointer-events: none;
}
</pre></body></html>