.bc-01234fda-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 1.5;
}

.bc-01234fda-link {
	text-decoration: none;
	transition: color 0.2s ease;
}

.bc-01234fda-link:hover {
	text-decoration: underline;
}

.bc-01234fda-current {
	font-weight: 600;
}

.bc-01234fda-sep {
	user-select: none;
}
