/**
 * Common styles for this theme
 */
/* -----------------------------------------------------------------------------
 * 
 * # GTM Review Note
 * 
 * -------------------------------------------------------------------------- */
.wp-block {
  --gtm-fse: 1;
}

.is-style-gtm-review-note-pill {
  --gtm-review-note-bullet-color: var(--wp--preset--color--tertiary);
  --gtm-review-note-bullet-bg: var(--wp--preset--color--area-bg-2);
}