:root {
  --y-select-radius: var(--y-radius);
  --y-select-dropdown-shadow: var(--y-shadow);
  --y-select-dropdown-radius: var(--y-radius);
  --y-select-selected-color: var(--y-primary-color);
}