@layer components {
  .cart-country-select {
    --ts-font-size: var(--text-base);
    --ts-value-background: none;
    --ts-dropdown-option-gap: 1ch;
  }
}
