.edgeLabel,
.labelBkg {
  background-color: transparent !important;
}

.edgeLabel p {
  margin-inline: auto !important;
  max-width: max-content;
  border-radius: 8px;
  padding: 0 0.75rem;
}
