:root {
  --footer            : rgb(203,211,0);
  --footer-text       : rgb(0,78,143);
  --button            : white;
  --button-text       : black;
  --button-hover      : rgb(203,211,0);
  --button-text-hover : rgb(0,78,143);
  --adminconsole      : rgb(0,78,143);
}
