|
@@ -2543,7 +2543,7 @@ export default {
|
|
|
color: white;
|
|
|
font-size: 1rem;
|
|
|
text-align: center;
|
|
|
- background-color: #052c41;
|
|
|
+ background-color: #014264;
|
|
|
width: 18%;
|
|
|
margin-left: 1%;
|
|
|
height: 80%;
|
|
@@ -2569,7 +2569,7 @@ export default {
|
|
|
color: white;
|
|
|
font-size: 1rem;
|
|
|
text-align: center;
|
|
|
- background-color: rgba(207, 60, 42, 0.3);
|
|
|
+ background-color: #2C283A;
|
|
|
/* margin-top: 0.7rem; */
|
|
|
margin-left: 1%;
|
|
|
display: inline-block;
|