:root {
  --footer            : rgb(217, 88, 39);
  --footer-text       : white;
  --button            : white;
  --button-text       : black;
  --button-hover      : rgb(249, 227, 218);
  --button-text-hover : black;
  --adminconsole      : rgb(217, 88, 39);
}
