/* _content/Application/Components/Layout/MainLayout.razor.rz.scp.css */
.top-menu[b-7i5wkij69d] {
	display: flex;
	justify-content: center;
}
/* _content/Application/Components/MenuItem.razor.rz.scp.css */
.menu-item[b-c4t275rjwx] {
	display: flex;
	margin: 0 10px;
	align-items: center;
}

.menu-item__icon[b-c4t275rjwx] {
	width: 16px;
	height: 16px;
	fill: currentColor;
	margin: 0 5px 0 0;
}

.menu-button[b-c4t275rjwx] {
	display: flex;
	align-items: center;
}
