:root { 
  --layersPNGImagePath: url('https://gpx.assets.michaelmckinney.net/images/layers.png');
  --layersSVGImagePath: url('https://gpx.assets.michaelmckinney.net/images/layers.svg'); 
  --layers2xImagePath: url('https://gpx.assets.michaelmckinney.net/images/layers-2x.png');
  --markerIconImagePath: url('https://gpx.assets.michaelmckinney.net/images/marker-icon.png');
  --fullScreenExpandImagePath: url('https://gpx.assets.michaelmckinney.net/images/expand-solid.svg');  
  --fullScreenCompressImagePath: url('https://gpx.assets.michaelmckinney.net/images/compress-solid.svg');  
}