:root {
  --font-family: "Muli", sans-serif;
  --light: #ff7979;
  --primary: #e74c3c;
  --dark: #c0392b;
  --text: #333;
  --background: #fafafa;
  --hint:#999;
  --border:#ddd;
}

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