/**
 * Common styles for this theme
 */
/* -----------------------------------------------------------------------------
 * 
 * # GTM Review Total Score
 * 
 * -------------------------------------------------------------------------- */
body {
  --gtm-total-score-indicator-color: var(--wp--preset--color--tertiary);
  --gtm-total-score-indicator-bg: rgba(128,128,128, 0.05);
}

.wp-block-gtm-review-total-score__number {
  color: var(--wp--preset--color--primary-text);
}