/* Figma Styles of your File */
:root {
    /* Colors */
    --42487c-2-paints: linear-gradient(
        106.23deg,
        rgba(9, 11, 79, 0.2) 0%,
        rgba(83, 93, 184, 0.2) 40.90002179145813%,
        rgba(64, 104, 167, 0.2) 75.90002417564392%,
        rgba(9, 11, 79, 0.2) 100%
      ),
      linear-gradient(to left, #42487c, #42487c);
  
    /* Fonts */
    /* Effects */
    .inter-uniquifier {
        font-family: "Inter", serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
      }
    .jaini-purva-regular {
        font-family: "Jaini Purva", serif;
        font-weight: 400;
        font-style: normal;
      }
      .itim-regular {
        font-family: "Itim", serif;
        font-weight: 400;
        font-style: normal;
      }
      
      
   

  }
  