.editor-custom-modal .editor-modal-body {
  padding: 16px 24px;
}
.editor-custom-panelHd {
  padding-bottom: 12px;
}
.editor-custom-panelHd .editor-custom-btn {
  margin-top: 16px;
}
.editor-custom-panelHd .editor-custom-btn button {
  color: #4477EE;
  border-color: #4477EE;
}
.editor-custom-textarea {
  min-height: 50px;
}
