/* Figma Styles of your File */
:root {
  /* Colors */
  --gradient: linear-gradient(
    180deg,
    rgba(176, 179, 241, 1) 0%,
    rgba(119, 181, 246, 1) 100%
  );
  --blue: #77b5f6;
  --g2: #656565;
  --g9: #f8f8f8;
  --g3: #c7c7c7;
  --g1: #1e1e1e;
  --g4: #e8e9fc;

  /* Fonts */
  /* Effects */
}
/* Figma Color Variables of your File */
