:root {
  --font-sora: "Sora", sans-serif;
  --color-main-bg: #f7f8fB;
  --color-main-text: #1e1e1e;
  --color-text-dark: #110b1d;
  --color-text-secondary: #6b7280;
  --color-primary: #4c4184;
  --color-primary-400: #7873de;
  --color-proposal-list-bg: #f7f7f7;
  --color-proposal-list-item-unselected: #a5a5a5;
}
