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

body,.editor-styles-wrapper {
  --gtm-review-breakdown-indicator-color: var(--wp--preset--color--tertiary);
  --gtm-review-breakdown-indicator-bg: rgba(128,128,128, 0.1);
}