+ .leaflet-container .leaflet-control-attribution a {
+ color: var(--bs-link-color);
+ }
+
+ .leaflet-control-scale-line {
+ border-color: rgba(var(--bs-light-rgb), .75) !important;
+ }
+}
+
+@mixin dark-map-color-scheme {
+ .leaflet-tile-container .leaflet-tile,