/* Keep the order component in the bundle, but hide it until PayPal is ready. */
div[class*="bg-slate-50"][class*="rounded-[2.5rem]"][class*="shadow"] {
  display: none !important;
}
