input, label {
  display: block;
}

input, select, label {
  margin: 5px 0;
}
.form-item {
  margin-bottom: 20px;
}
option{
background-color:#1f303c;
}
.iti__country-list {
background-color:#1f303c;
z-index: 8;
}