
:root {
  --primary-color: #430A4D;
  --secondary-color: #5A0E68;
  --highlight-color: #36093E;
  --highlight-hover: #480B53;
}


