:root {
  --primary-color: #704AFF;
  --primary-color-rgb: 112, 74, 255;
  --secondary-color: #00C2FF;
  --secondary-color-rgb: 0, 194, 255;
}
