.hide-phone-number-msg{
  display: none;
}
#valid-msg{
  color: forestgreen;
}

#error-msg{
  color: crimson;
}

.iti__country-list{
  display: flex;
  flex-direction: column;
}