.breadcrumb-414 {
	font-family: inherit;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 5px;
}
.breadcrumb-414 a {
	text-decoration: none;
	transition: color 0.3s ease;
}
.breadcrumb-414 .sep {
	margin: 0 4px;
}