


        :root{
            --cor-texto:#2734FF;
            --bg-color:#141417;
            --background-img-url: url('https://raw.githubusercontent.com/LexLuthorDev/imagens-jogos-pg/refs/heads/main/teste-ofc-_2_blue.webp');
            --filter-img-bg-wrapper: 224deg;
            --cor-circulo-menu:#54E42B;
            --cor-circulo-menu-dark:#366E09;
            --cor-header:#141417;
            --cor-navbar-mobile:#141417;
            --default:#54E42B;
            --black:#141417;
            --black-25:rgba(0,0,0,.25);
            --white-50:rgba(255,255,255,.3);
            --gray100:white;
            --yellow:#54E42B;
            --yellow-2:#328819;
            --white-5:rgba(218,209,177,.05);
            --white-10:rgba(218,209,177,.1);
            --orange:#54E42B;
            --black-80:rgba(20,20,23,.9);
            --yellow10:rgba(227,45,71,.1);
            --slate-blue:rgba(227,45,71,.5);
            --white-2:rgba(218,209,177,.02);
            --black-50:rgba(0,0,0,.5);
            --green-yellow:#6cab36;
            --211b38:#1b1b1f;
            --yellow25:rgba(227,45,71,.25);
            --olive-drab:#3f7f41;
            --lime:rgba(227,45,71,.25)
        }