@keyframes fadeInDelayed{
  0%{opacity:0}
  100%{opacity:1}
}


.shopify_subscriptions_app_block_label_children label::after {
  content: "Yearly Membership (renews automatically)";
  font-size: 14px;
}

.shopify_subscriptions_app_policy {display:none}
