/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-mecanoid-foldableimage {
  border: 1px solid black;
  background-color: white;
  padding: 10px;
  color: black;
}

.wp-block-mecanoid-foldableimage h2 {
  text-transform: none;
  margin: 0 0 10px 0 !important;
}
