.react-international-phone-country-selector-button {
  border: 0px;
  background-color: transparent;
}

.react-international-phone-country-selector-dropdown {
  z-index: 1000;
  font-family: "Noto Serif", sans-serif;
}

:root {
  --react-international-phone-country-selector-background-color-hover: transparent;
}
