.pisell-lowcode__booking-notes-label {
  font-size: 16px;
  font-weight: 500;
}

.pisell-lowcode__booking-notes-input {
  margin-top: 8px;
}

.pisell-lowcode__booking-notes-desc {
  margin-top: 8px;
}


.pisell-lowcode__booking-service-header {
  padding: 16px 0;
  // border-bottom: 1px solid var(--gray-300, #D0D5DD);
}

.pisell-lowcode__booking-service-body {
  background: var(--gray-50, #F9FAFB);
}