:root {
  --primary-color: #89578c;
  --primary-color-rgb: 137, 87, 140;

  --secondary-color: #674269;
  --secondary-color-rgb: 103, 66, 105;
}