:root {
  --btn_color: #ff9f6c;
  --text_on_btns: #000;
  --color_welcome_bonus: #FEC882;
  --headings_color: #FEC882;
  --header_color: #292526;
  --background: #292526;
  --text_color: #94897a;
  --hero_area_clr: #292526;
  --hero_h1_color: #FEC882;
  --weclome_main: #fff;
  --footer-navigation-h4: #FEC882;
  --footer-navigation-text-a: #94897a;
  --footer-link-hover: #18c5ff;
  --footer-area: #292526;
  --header_nav-ul-li-a: #fff; 
  --header_nav-link-hover: red;
  --welcome-label: #FEC882 ;

}