.mb[smb-link] {
	text-decoration: none;

	&:visited, &:focus, &:active {
		color: inherit;
		text-decoration: none;
		outline: none;
		box-shadow: none;
	}
}
