/* Typography is provided by the theme's c-subtitle component. */
.p-wp-content .wp-block-mytheme-heading-with-text .c-subtitle__ja {
  margin: 0;
  padding: 0;
}

.p-wp-content .wp-block-mytheme-heading-with-text .c-subtitle__ja::before,
.p-wp-content .wp-block-mytheme-heading-with-text .c-subtitle__ja::after {
  content: none;
}
