diff --git a/lib/components/payment_body.dart b/lib/components/payment_body.dart
index 04738d1..4ddcdff 100644
--- a/lib/components/payment_body.dart
+++ b/lib/components/payment_body.dart
@@ -64,8 +64,8 @@ class _PaymentBodyState extends State<PaymentBody> {
               child: ClipRRect(
                 borderRadius: BorderRadius.circular(18),
                 child: const ExpansionTile(
-                  backgroundColor: const Color(0xff212226),
-                  collapsedBackgroundColor: const Color(0xff212226),
+                  backgroundColor: Color(0xff212226),
+                  collapsedBackgroundColor: Color(0xff212226),
                   textColor: Colors.white,
                   collapsedTextColor: Colors.white,
                   title: Text(
@@ -93,8 +93,8 @@ class _PaymentBodyState extends State<PaymentBody> {
               child: ClipRRect(
                 borderRadius: BorderRadius.circular(18),
                 child: const ExpansionTile(
-                  backgroundColor: const Color(0xff212226),
-                  collapsedBackgroundColor: const Color(0xff212226),
+                  backgroundColor: Color(0xff212226),
+                  collapsedBackgroundColor: Color(0xff212226),
                   textColor: Colors.white,
                   collapsedTextColor: Colors.white,
                   title: Text(
@@ -120,8 +120,8 @@ class _PaymentBodyState extends State<PaymentBody> {
             child: ClipRRect(
               borderRadius: BorderRadius.circular(18),
               child: const ExpansionTile(
-                backgroundColor: const Color(0xff212226),
-                collapsedBackgroundColor: const Color(0xff212226),
+                backgroundColor: Color(0xff212226),
+                collapsedBackgroundColor: Color(0xff212226),
                 textColor: Colors.white,
                 collapsedTextColor: Colors.white,
                 title: Text(