@layer reset, styles, prewind;

@import url("/assets/theme-a3602426.css");
@import url("https://unpkg.com/prewindcss@1.3.0");

@layer styles {
  body {
    font-family: var(--font-body);
    color: var(--light);
    background: var(--white);
  }

  /* Your global styles go here */
}
