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