@ -275,7 +275,7 @@ class _CommonAppbarState extends State<CommonAppbar> {
"Powered by Cloud Solutions",
maxLines: 1,
textAlign: TextAlign.right,
style: TextStyle(fontSize: 14),
style: TextStyle(fontSize: 14,color: Colors.black87),
),
SizedBox(width: 8),
SvgPicture.asset("assets/logos/cloud_logo.svg", width: 30, height: 30)