a.elonw:not(.ogplink):before {  
	font-family: FontAwesome;
	content: "\f08e";
	right: 3px;
	padding-left: 3px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	pointer-events: none;
}

a.postlink {
	display: inline;
}
