.countrySelect {
  position: relative;
  border: none;
  background: none;
  outline: none;
}

.countrySelectFlag {
  width: var(--grapes-unit-24);
}
