:root {
			--uiColor:rgba(255,0,0,1);
			--text-color:rgba(0,0,0,1);
  			--helper-text-color:#ffffff;
  			--helper-bar-color: #ff0000;
  			--hotspot-background: rgba(204,26,26,0.7);
}

 body{ font-family: 'Montserrat', sans-serif; }