
:root {
  --primary-color: #412E94;
  --secondary-color: #2C1F65;
  --highlight-color: #7D2990;
  --highlight-hover: #662175;
}


