-path.stroke.tag-landuse-quarry {
- stroke: rgb(166, 149, 123);
-}
-path.fill.tag-landuse-quarry {
- stroke: rgba(166, 149, 123, 0.2);
- fill: rgba(166, 149, 123, 0.2);
-}
-.preset-icon-fill-area.tag-landuse-quarry {
- border-color: rgb(166, 149, 123);
- background-color: rgba(166, 149, 123, 0.2);
-}
-
-path.stroke.tag-landuse-landfill {
- stroke: rgb(255, 153, 51);
-}
-path.fill.tag-landuse-landfill {
- stroke: rgba(255, 153, 51, 0.2);
- fill: rgba(255, 153, 51, 0.2);
-}
-.preset-icon-fill-area.tag-landuse-landfill {
- border-color: rgb(255, 153, 51);
- background-color: rgba(255, 153, 51, 0.2);
-}
-
-.pattern-color-construction {
- fill: rgba(196, 189, 25, 0.2);
-}
-path.stroke.tag-landuse.tag-status {
- stroke: rgb(196, 189, 25);
-}
-.preset-icon-fill-area.tag-landuse.tag-status {
- border-color: rgb(196, 189, 25);
- background-color: rgba(196, 189, 25, 0.2);
-}
-
-path.stroke.tag-landuse-military {
- stroke: rgb(214, 136, 26);
-}
-path.fill.tag-landuse-military {
- stroke: rgba(214, 136, 26, 0.2);
- fill: rgba(214, 136, 26, 0.2);
-}
-.preset-icon-fill-area.tag-landuse-military {
- border-color: rgb(214, 136, 26);
- background-color: rgba(214, 136, 26, 0.2);
-}
-