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