/* Browser build has no Google Play surface. Keep Android-only calls to action
   out of both the visual layout and the accessibility tree. */
[data-action="settings_link"][data-link="rate"],
[data-billing-open],
#artint-subscription-modal,
.flip-premium-modal {
  display: none !important;
}
