:root{

   --topbar_bg: #ff0000;
   --topbar_text_color: #ffcc00;
   --navbar_bg: #ffcc00;
   --navbar_text_color: #000000;
   --footer_bg: #ffd700;
   --footer_text: #000000;
   --body_bg: #ffffff;
   --body_text: #000000;
   --logo_bg: #ffcc00;
   --hero_text: #ffffff;
}
