:root {
  --primary-color: #3a04b6;
  --primary-color-rgb: 58, 4, 182;

  --secondary-color: #620dc4;
  --secondary-color-rgb: 98, 13, 196;
}