:root {
  /* --primary_button_hover_color: #b4e24a;
  --primary_button_text_color: #fffffd;
  --primary_button_hover_text_color: #fffffd;
  --primary_theme_color: #fdd490;
  --active_link_color: #faaf33;
  --header_background_color: #3c3c3b;
  --navigation_background_color: #f8f7f5;
  --base: #fffffd;
  --link: #fffffd;
  --text: #fffffd; */
  --desktop_header_bg: #fff;
  --desktop_header_link: #000;
  --desktop_header_link_active: #00853f;
  --desktop_headings: #00853f;
  --desktop_text: #383838;
  --desktop_link: #00853f;
  --desktop_link_hover: #7fc29f;
  --desktop_button_color: #00853f;
  --desktop_button_color_hover_primary: #7fc29f;
  --desktop_button_color_hover_secondary: #d2ecde;
  --desktop_button_text_primary: #fff;
  --desktop_button_text_secondary: #383838;
  --desktop_footer_bg: #383838;
  --desktop_footer_link: #ccc;
}