:root {
  --btn_color: #3acc40;
  --text_on_btns: #fff;
  --color_welcome_bonus: #fdcd07;
  --headings_color: #fdcd07;
  --background: #2b1234;
  --text_color: #fff;
  --hero_area_clr: #2b1234;
  --hero_h1_color: #fff;
  --weclome_main: #fff;
  --footer-navigation-h4: #fff;
  --footer-navigation-text-a: #6c6c6f;
  --footer-link-hover: #18c5ff;
  --footer-area: #2b1234;
  --header_nav-ul-li-a: #6c6c6f; 
  --header_nav-link-hover: red;

}