.dc-distance-legend .label { color: #000 !important; } .dc-distance-legend .scale-bar { border-color: #000 !important; } .dc-location-bar { left: 50% !important; bottom: 10px !important; transform: translate(-50%, 0); background-color: rgba(16, 29, 74, 0.9) !important; } .dc-zoom-controller { top: auto !important; bottom: 56px !important; left: 420px !important; width: 36px !important; height: auto !important; border-radius: 5px !important; background: #fff !important; z-index: 101 !important; background-color: rgba(16, 29, 74, 0.9) !important; } .dc-zoom-controller > div { display: flex; align-items: center; justify-content: center; width: 36px !important; height: 36px !important; } .dc-zoom-controller > div svg { width: 20px !important; height: 20px !important; fill: #fff !important; } .screen-full-btn { display: flex; align-items: center; justify-content: center; position: absolute; left: 420px; bottom: 10px; width: 36px; height: 36px; font-size: 20px; color: #fff; background: #fff; border-radius: 5px; z-index: 99; background-color: rgba(16, 29, 74, 0.9) !important; }