.input-ffffff {
  background-color: #ffffff !important;
  color: black !important;
  -webkit-appearance: none;
  border: none !important;
}

.input-ffffff:-webkit-autofill {
  background-color: #ffffff !important;
  /*-webkit-box-shadow: 0 0 0 30px #212121 inset !important;*/
  -webkit-text-fill-color: white !important;
  border: none !important;
}

