a.external-link::after,
a .external-link::after {
	content: "\e900";
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px !important;
	margin-right: 5px !important;
	font-family: "icomoon" !important;
	font-size: calc(100% * 0.80);	/* Font size of the icon is set to be 75% of the original font size */
	line-height: inherit;
}
