:root {
  --footer            : #F8F8F8;
  --footer-text       : black;
  --button            : #2D8BBF;
  --button-text       : white;
  --button-hover      : rgb(44,104,174);
  --button-text-hover : rgb(230,228,226);
  --adminconsole      : rgb(44,104,174);
}
