
          :root {
          --cor1: rgb(243, 195, 0);
          --cor2: rgb(0, 0, 0);
          --cor3: rgb(60, 59, 59);
          --cor4: rgba(0, 0, 0, 0.09);
          --cor5: rgb(255, 255, 255);
          --cor6: transparent;
          --fonte1_base: //fonts.googleapis.com/css?family=Bitter:regular;
          --fonte2_base: //fonts.googleapis.com/css?family=Bitter:700;
          --fonte1_f: Bitter;
          --fonte1_w: normal;
          --fonte1_s: normal;
          --fonte2_f: Bitter;
          --fonte2_w: 700;
          --fonte2_s: normal;
          }