:root {
  --primary: #f1593e;
  --primary-text: #412df5;
  --secondary: #f0b000;
  --secondary-text: #07a6d6;
  --accent: #202020;
  --accent-text: #31ee1f;
}
