/*
 * Editor styles for CMLSpark.
 */
body {
  font-family: "Space Grotesk", system-ui, -apple-system, "Segoe UI", sans-serif;
  color: #d7dcff;
}

a {
  color: #34f6ff;     
  text-decoration: underline;
  text-underline-offset: 3px;     
}
