
:root {
  --primary-color: #4107be;
  --secondary-color: #5518d9;
  --highlight-color: #4107be;
  --highlight-hover: #5518d9;
}


