:root {
  --primary-color: #7e1aba;
  --secondary-color-1: #f08731;
  --secondary-color-2: #7f7f7a;
  --neutral-color: #692b73;
  --neutral-soft-color: #87898e;
  --neutral-light-color: #f2f2f2;
  --main-text-fontsize: 18px;
  --main-text-fontfamily: 'Times New Roman', sans-serif;
  --main-title-fontfamily: 'ABeeZee', sans-serif;
}
