.synonyms:not(:last-child ):after {
	content: "|";
	font-weight: 700;
	color: #5E7B65;
	padding-right: 10px;
	padding-left: 5px;
}