:root {
  --hiq-color-primary: hsl(182, 100%, 33%);
  --hiq-font-size-1: 1.8rem;
  --hiq-font-size-2: 1.2rem;
}

:root.is-dark {
}