/*	
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
			m a r a b e a
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/		
	@import url(https://www.arduanet.it/xlibrary/styles/css/1-xbasic-shd.css);

	:root {
	--Basic: 'Arimo';
	--Lite: 'Roboto';
	--Strong: 'Arimo';
	
	--NarrowStrong: 'Archivo Narrow';
	
	--NarrowLite: 'Roboto Condensed';
	--Sentence: 'Source Serif Pro';
	
	--Main: rgb(172,179,179);
	--ScreenBg: rgb(255,255,255);
	
	--Panel: rgb(159,186,159);
	
	--Evid2: rgb(121,206,149);
	--Medium1: rgb(203,227,203);
	--Medium2: rgb(180,200,180);
	--Light1:rgb(218,228,218);
	
	--Color3: rgb(136,159,136);
	
	--BlackLight: rgb(50,50,50);
	}	
	
	
