import { tv } from "tailwind-variants"; export const leadVariants = tv({ base: "text-2xl text-foreground font-normal", });