:root
{
   --main-bg: #fff;
   --main-font: #000;
   --button-bg: #eee;
   --button-font: black;
   --login-errorcell-font-color: orange;
   --login-inputsubmit-font-color: #142d55;

   --termsofuse-instructions-font-color: #142d55;
   --termsofuse-submitbutton-font-color: #142d55;
}