static TextStyle normalSize14Text([Color? color]) => GoogleFonts.montserrat( fontWeight: FontWeight.w400, color: color, fontSize: 14);