/* Local overrides on top of the Framer mirror.
   Add tweaks here so they don't get lost in the machine-generated HTML. */

/* Home page: hide the "Try for yourself" rate calculator and the
   "Always great rates / Epic when possible" exchange-rate table.
   Both are the only two children of this single JazariRates wrapper
   (verified: wrapper holds exactly those two and nothing else).
   NOTE: the class is a Framer-hashed name — if the site is re-mirrored
   from Framer this selector may change and need updating. */
.framer-1ts3al9 { display: none !important; }
