.splitbee-hide {
  display: none;
}

/* Hide promo blocks that don't match user group */
[data-promo-group][hidden] {
  display: none !important;
}