input[type="text"][disabled],
textarea[disabled] {
   color: gray;
}