.form-control {
  background-color: white !important;
  border: 1px solid #ced4da !important; /* default bootstrap border */
  color: #212529; /* text color */
}
