.shopify_subscriptions_app_block_label:nth-of-type(2)::before {
  content: "Best Value! ";
  display: block;
  width: 100%;
  box-sizing: border-box;

  font-size: var(--font-h6--size);;
  font-weight: 600;
  font-style: italic;

  margin-bottom: 8px;

}

.shopify_subscriptions_app_block_label:nth-of-type(2) label:first {
  font-size:  
}