:root {
  --footer            : rgb(100,99,99);
  --footer-text       : white;
  --button            : rgb(247,166,0);
  --button-text       : white;
  --button-hover      : rgb(209,143,0);
  --button-text-hover : white;
  --adminconsole      : rgb(100,99,99);
}
