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