@import "/css/root.css";

body {

  background-color: var(--color-neutral-0);

  font-family: var(--font-family-default);

}
