:root {
  --primary-color: #7a4fff;
  --primary-color-rgb: 122, 79, 255;
  --secondary-color: #7a4fff;
  --secondary-color-rgb: 122, 79, 255;
}
