/* Local edits on top of the Framer export.
   Applied as CSS, not by deleting nodes: the page is a hydrated React tree, so
   markup removed from the static HTML is re-inserted on hydration. */

/* "I'm ready to grow my business" - Calendly CTA, home page. */
.framer-88wOy,
/* "In case you have any questions... / If you trust us, but still need to
   verify..." block: Service Journey, FAQs and Book-a-call links. All pages.
   Do not widen this to .framer-pzsJ1 - the site footer shares that class.
   Removing these shortens the home page, which is why the copy reveal is
   re-driven from scroll position in tweaks.js rather than left to Framer. */
.framer-zzwdeg {
  display: none !important;
}
