/* Mini map container with fixed height, rounded corners, and subtle shadow */
#orgMap.mini-map {
	height: 16.25rem;
}

.custom-map-icon {
	font-size: 24px;
	color: var(--primary);
}
