:root {
  --primary-color: #c055ff;
  --primary-color-rgb: 161, 0, 255;
  --secondary-color: #0067ff;
  --secondary-color-rgb: 0, 103, 255;
}