:root { 
--cor1: rgb(221, 70, 87);
--cor2: rgb(87, 197, 111);
--cor3: rgb(0, 25, 36);
--cor4: rgb(242, 245, 246);
--cor5: rgb(255, 255, 255);
--cor6: transparent; 
--fonte1_base: //fonts.googleapis.com/css?family=Poppins:600;
--fonte1_name: Poppins:600;
--fonte1_f: Poppins;
--fonte1_s: normal;
--fonte1_w: 600;
--fonte2_base: //fonts.googleapis.com/css?family=Poppins:regular;
--fonte2_name: Poppins:regular;
--fonte2_f: Poppins;
--fonte2_s: normal;
--fonte2_w: normal; 
 
}