.client-search-form {
  padding: 16px 0;

  .ant-form-item {
    margin-bottom: 16px;
  }

  .ant-input {
    height: 40px;
  }
}
