/**
 * Common styles for this theme
 */
/* -----------------------------------------------------------------------------
 * 
 * core/post-comment-form Block
 * 
 * -------------------------------------------------------------------------- */
.wp-block-post-comments-form.is-style-gtm-core-post-comments-form-basic .comment-reply-title {
  font-size: var(--wp--preset--font-size--lg);
}
.wp-block-post-comments-form.is-style-gtm-core-post-comments-form-basic label[for=comment] {
  margin-bottom: 0.5em;
  display: inline-block;
}