.contact-us-form input {
  border: 1px solid #ccc;
  border-radius: 10px; /* Adjust the radius as needed */
  padding: 8px;
  margin: 15px 15px 15px 0;
}