:root {
  --body: linear-gradient(to bottom, #16002b, #0C0019);
  --background: #281a39;
  --foreground: #F4EEFC;
  --accent: #DB541F;
}