:root {
  --primary-color: #6332d0;
  --primary-color-rgb: 0, 50, 208;

  --secondary-color: #220563;
  --secondary-color-rgb: 0, 5, 99;
}