.menu-list {
	display: flex;
	list-style: none;
	padding: 0;
	gap: 1rem;
}
