:root {

  
    --f1:  "Montserrat", sans-serif;
    --f2:  "Montserrat", sans-serif;

    

    --b: #000000;
    --g: #ABA5B3;
    --w: #ffffff;

    --first-color: #9B00FF;
    --purple: #9B00FF;
    --pink: #FF008A;
    --green:#12CD73;
    --blue: #267AF9;
    --yellow: #FFB62E;
    --cyan: #42C0DC;
    --gray: #ABA5B3;
    --black: #000000;
    --white: #FFFFFF;
   

   
    --t-12: 12px;
    --t-16: 16px;
    --t-17: 17px;
    --t-18: 18px;
    --t-20: 20px;
    --t-22: 22px;
    --tw4: 400;
    --tw5: 500;
    --tw6: 600;
    --tw7: 700;


    --bg-2: #0B0B0B;
    --bg-3: linear-gradient(180deg, rgba(155, 0, 255, 0.00) 0%, rgba(155, 0, 255, 0.30) 128.59%), #000;


}


/*.elem-faq h3::after{color: var(--first-color);}*/



