@layer component.layout {
  .ticks {
    --ticks-space: "　"; /* the space character between the ✓︎ and the texts */
    padding-left: 2.2em;
    margin-block: 1.5em;
  }
}
