.fa-x-twitter::before {
	display: inline-block;
    content: " ";
	color: inherit;
	background: url(../images/twitter_x.svg) no-repeat;
	background-size: contain;
	min-width: .875em;
	min-height: .875em;
	vertical-align: bottom;
}