input[type=text] {
  border-radius: 16px;
  border-color: #858585;
}



select{
  width: 30%;
}