:root {
  --footer            : linear-gradient(90deg, #5a287f 0%, #6f8fc9 100%);
  --footer-text       : white;
  --button            : #e2de32;
  --button-text       : black;
  --button-hover      : #5a287f;
  --button-text-hover : white;
  --adminconsole      : #5a287f;
}
