div[data-wm-plugin="pricing-table"] {  
  --item-background: var(--list-section-simple-card-color);
  --item-padding: 40px;

  --title-text-color: white;
  --price-text-color: white;
  --subtitle-text-color: white;
  --content-text-color: white;
  
  --border-width: 0px;
  --border-radius: 0px;

  --toggle-border: 2px solid var(--list-section-simple-card-color);
  --toggle-active-background: var(--list-section-simple-card-color);
  --toggle-text: black;
  --toggle-active-text: white;

  --bullet-background: var(--list-section-simple-card-color);
  --bullet-size: 20px;
  --bullet-icon-size: 15px;
  --bullet-spacing: 5px;

  --recommended-text-color: var(--list-section-simple-card-color);
  --recommended-background: var(--siteBackgroundColor);
}
Previous
Previous

Style One (Default)

Next
Next

Style Three