:root {
  --font-family: "Roboto", sans-serif;
  --font-family-logo-titles: "Shrikhand", serif;
  --primary: #9356dc;
  --secondary: #ff79da;
  --tertiary: #99e2d0;
  --text: #333;
  --grey: #eaeaea;
  --background: #f2f2f2;
}

/*# sourceMappingURL=variables.css.map */
