.cities-menu__list {
	font-size: 1.1rem;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.cities-menu__item {
	margin-bottom: .25rem;
}

.cities-menu__item_active {
	font-weight: bold;
}