static TextStyle boldSize18Text([Color? color]) => GoogleFonts.montserrat( fontWeight: FontWeight.w500, color: color, fontSize: 18);