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