
        :root {
        --cor1: rgb(14, 137, 191);
        --cor2: rgb(166, 170, 177);
        --cor3: rgb(54, 55, 58);
        --cor4: rgb(241, 241, 243);
        --cor5: rgb(255, 255, 255);
        --cor6: transparent;
        --fonte1_base: //fonts.googleapis.com/css?family=Rubik:regular;
        --fonte2_base: //fonts.googleapis.com/css?family=Rajdhani;
        --fonte1_name: Rubik:regular;
        --fonte2_name: Rajdhani;
        --fonte1_f: Rubik;
        --fonte1_w: normal;
        --fonte1_s: normal;
        --fonte2_f: Rajdhani;
        --fonte2_w: normal;
        --fonte2_s: normal;
        }