.link {
	text-decoration: none;
	font-weight: bold;
}

.link--unstyled {
	text-decoration: none;
	font-weight: normal;
	color: inherit;
}