/* -- VARIABLE -- */
	 :root {
	 	--temaTxt: 255, 255, 255;
	 
		--buttonRoxo: 141, 65, 159;
		--buttonRoxoTxt: 255, 255, 255;
		
		--buttonVerde: 65, 159, 66;
		--buttonVerdeTxt: 255, 255, 255;
		
		--buttonLaranja: 255, 127, 36;
		--buttonLaranjaTxt: 255, 255, 255;
		
		--buttonVermelho: 255, 0, 0;
		--buttonVermelhoTxt: 255, 255, 255;
		
		--buttonAzul: 51, 153, 255;
		--buttonAzulTxt: 255, 255, 255;
		
		--buttonPreto: 80, 80, 80;
		--buttonPretoTxt: 255, 255, 255;
		
		--buttonMagenta: 266, 10, 123;
		--buttonMagentaTxt: 255, 255, 255;
		
		--buttonTifanny: 8, 124, 162;
		--buttonTifannyTxt: 255, 255, 255;
	  }
/* -- .VARIABLE -- */


