.breadcrumbs__list {
	display: flex;
	flex-wrap: wrap;
}
.breadcrumbs__item {
	margin-top: 0.5rem;
}
