:root {
  --font-family-heading: 'Play', Arial , sans-serif;
  --font-family-text: 'Poppins', Arial, sans-serif;
  --color-secondary: #100559;
  --color-primary: #d83f6f;
  --color-tertiary: #6eacd8;   
  
}

