static TextStyle veryBoldSize17Text([Color? color]) => GoogleFonts.montserrat( fontWeight: FontWeight.w600, color: color, fontSize: 17);