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