:root,
body[data-map-style="obsidian"] {
  --contributed: #E69F00;
}

.control-cluster .status-contributed {
  --status-color: var(--contributed);
}
