:root {
  --footer            : #69AE2A;
  --footer-text       : white;
  --button            : #55a451;
  --button-text       : white;
  --button-hover      : rgb(86,133,75);
  --button-text-hover : white;
  --adminconsole      : #55a451;
}
