
  select.svelte-1xf75qx {
    font: inherit;
    border-radius: 1rem;
    height: 2em;
    padding: 0.5rem 1rem;
    color: var(--vats-input-text);
    background-color: var(--vats-input-background);
    margin-bottom: 1rem;

    option:where(.svelte-1xf75qx) {
      white-space: pre;
    }
  }
