input[name="password"]
{
  -webkit-text-security: disc;
}

input[type="tel"]
{
  color: rgb(0, 0, 0); !important
}