.narrower {
  max-width: 50px;
}

.wider {
  min-width: 300px;
}

.network-map-legend > h3 {
  margin-top: 0;
}

.network-telemetry-error:not(:empty) {
  margin-bottom: 1rem;
  width: 100%;
}
