
  button.svelte-150f4c {
    color: inherit;
    border: 0;
    background: transparent;
    cursor: pointer;
    text-decoration: underline;

    text-underline-offset: 0.35rem;
    text-decoration-thickness: 0.1rem;
  }

  button.svelte-150f4c:hover {
    text-decoration-thickness: 0.2rem;
  }
