export const palette = {
  Main: '#7B61FF',
  DeepGray: '#b8b8b8',
  LightGray: '#bfbfbf',
  Gray: '#E6E6E6',
  White: '#FFFFFF',
};
