
          :root {
          --cor1: rgb(36, 127, 251);
          --cor2: rgb(19, 40, 126);
          --cor3: rgb(111, 181, 46);
          --cor4: rgb(244, 252, 253);
          --cor5: rgb(255, 255, 255);
          --cor6: transparent;
          --fonte1_base: //fonts.googleapis.com/css?family=Mulish:regular;
          --fonte2_base: //fonts.googleapis.com/css?family=Mulish:700;
          --fonte1_f: Mulish;
          --fonte1_w: normal;
          --fonte1_s: normal;
          --fonte2_f: Mulish;
          --fonte2_w: 700;
          --fonte2_s: normal;
          }