input[type=text] {
  border: 0;
  border-bottom: 1px solid #6f9797;
  background: none;
  font: inherit;
  color: #fff;
  padding: 1vh; }
