/**
 * Common styles for this theme
 */
/* -----------------------------------------------------------------------------
 * 
 * woocommerce/product-button Block
 * 
 * -------------------------------------------------------------------------- */
.wp-block-woocommerce-product-button {
  --gtm-fse: 1;
}

.wc-block-components-product-button .added_to_cart {
  margin-left: 1em;
  font-size: var(--wp--preset--font-size--sm);
}