#wl-wrapper .wl-add-link.present {
	align-items: center;
	background: none !important;

	display: inline-flex;
	line-height: 1;
	padding-left: 0 !important;
}

#wl-wrapper .wl-add-link.present::before {
	content: "\f004" !important;
	font-family: icon !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	margin-right: 0.25rem !important;
	text-transform: none;
}
