.react-tel-input .form-control {
  height: 55px !important;
}

.country-list {
  color: black;
}

.btn {
  background-color: #02164b;
  border: 1px solid #02164b;
  padding: 0.975rem 0;
}

.btn-primary {
  /* background-color: #ec252cd0 !important; */
  border: 1px solid #02164b !important;
}

.btn:hover {
  background-color: #011039 !important;
}

.btn:focus {
  box-shadow: none !important;
}

.tw-outline-0 {
  font-weight: 500 !important;
}
