:root { 
--cor1: rgb(159, 150, 107);
--cor2: rgb(61, 77, 154);
--cor3: rgb(45, 47, 51);
--cor4: rgb(246, 246, 246);
--cor5: rgb(255, 255, 255);
--cor6: transparent; 
--fonte1_base: //fonts.googleapis.com/css?family=Lato:regular;
--fonte1_name: Lato:regular;
--fonte1_f: Lato;
--fonte1_s: normal;
--fonte1_w: normal;
--fonte2_base: //fonts.googleapis.com/css?family=Lato:700;
--fonte2_name: Lato:700;
--fonte2_f: Lato;
--fonte2_s: normal;
--fonte2_w: 700; 
 
}