:root {
  --font-family: "Mulish", sans-serif;
  --light: #7af3ad;
  --primary: #269c57;
  --dark: #185f35;
  --text: #333;
  --background: #fafafa;
  --hint: #999;
  --border: #ddd;
}

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