:root {
  --menu_background: #100A2E;
  --menu_background_lighter: #12035f;
  --menu_text: white;
  --hover_color: #B7C185;
  --hover_text: black;
  --page_background: #FFFFFF;
  --page_background_darker: #f2f2f2;
}