@@ -84,9 +84,9 @@
display: flex;
flex-direction: column;
-
+
}
.d {
@@ -120,7 +120,7 @@
width: 10vw;
padding: 1vw;
text-align: center;
- background-color: green;
+ background-color: var(--greenColor);
color: var(--whiteColor);
font-size: var(--font14Size);
border-radius: 5px;
@@ -91,7 +91,7 @@
@@ -131,7 +131,7 @@
@@ -104,7 +104,7 @@