/**
 * Common styles for this theme
 */
/* -----------------------------------------------------------------------------
 * 
 * core/query-title Block
 * 
 * -------------------------------------------------------------------------- */
.wp-block-query-title.is-style-gtmt-page-title {
  font-size: var(--wp--preset--font-size--4-xl);
  line-height: var(--wp--custom--line-height--xs);
  font-weight: bold;
}