:root {
  --footer            : transparent linear-gradient(237deg,#C63663 0%,#003C71 45%,#003C71 100%) 0% 0% no-repeat padding-box;
  --footer-text       : white;
  --button            : #c63663;
  --button-text       : white;
  --button-hover      : #003C71;
  --button-text-hover : white;
  --adminconsole      : #003C71;
}
