/**
 * Common styles for this theme
 */
/* -----------------------------------------------------------------------------
 * 
 * core/post-excerpt Block
 * 
 * -------------------------------------------------------------------------- */
.wp-block-post-excerpt.is-style-gtmt-small {
  font-size: var(--wp--preset--font-size--sm);
  color: var(--wp--preset--color--tertiary-text);
}