/* birthday-bash/assets/css/blocks/birthday-input-free-editor.css */

.birthday-bash-gutenberg-block-editor-preview {
  border: 1px dashed #ccc;
  padding: 20px;
  text-align: center;
  background-color: transparent !important;
  color: inherit !important;
}

.birthday-bash-gutenberg-block-editor-preview h3,
.birthday-bash-gutenberg-block-editor-preview p,
.birthday-bash-gutenberg-block-editor-preview label {
  color: inherit !important;
}
