.country-name {
  display: none !important;
}

.country-dropdown {
  border-color: white !important;
  font-size: 14rem !important;
}
select.country-dropdown {
  max-width: 100rem !important;
}
