/* Public: keep minimal to inherit theme's block styles */
.wp-block-heading { /* The theme/Gutenberg already styles this class; keep this minimal */
  margin-top: 1.2em;
  margin-bottom: .6em;
}
