:root {
  --btn_color: #eed542;
  --text_on_btns: #000;
  --color_welcome_bonus: #fff;
  --headings_color: #fff;
  --background: #2c3746;
  --text_color: #fff;
  --hero_area_clr: #6b2b3b;
  --hero_h1_color: #fff;
  --weclome_main: #fff;
  --footer-navigation-h4: #fff;
  --footer-navigation-text-a: #fff;
  --footer-link-hover: blue;
  --footer-area: #450212;
  --header_nav-ul-li-a: #fff; 
  --header_nav-link-hover: red;

}