.leaflet-html-legend {
	max-height: calc(100vh - 90px);
	width: 250px;
	}

.leaflet-html-legend label {
	font-size: 9pt;
	font-weight: 700;
	color: #333;
	max-width: none;
	}

.legend-row {
	padding: 2px 0;
	}

.leaflet-html-legend .port {
	width: 15pt;
	height: 15pt;
	line-height: 15pt;
	font-size: 7.5pt;
	}