
input[type="tel"]::placeholder,  input[type="tel"]:-ms-input-placeholder  { 
    color:#b8c1cc!important;
    }


::placeholder  { 
    color:#b8c1cc!important;
 }