.pisell-lowcode__booking-body-select-date {
  padding: 24px 0 8px;
  font-weight: 550;
  cursor: pointer;

  .pisell-lowcode-picker-input>input {
    font-weight: 550;
    cursor: pointer;
  }

  .ant-picker-suffix,
  .pisell-lowcode-picker-suffix {
    font-size: 20px;
    color: #667085;
  }
}