|
@@ -7,7 +7,10 @@ html, body, #app {
|
|
background-color: #004ca7 !important;
|
|
background-color: #004ca7 !important;
|
|
color: white !important;
|
|
color: white !important;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+.bg-blue1 {
|
|
|
|
+ background-color: #0E2741 !important;
|
|
|
|
+ color: white !important;
|
|
|
|
+}
|
|
.bg-light-blue {
|
|
.bg-light-blue {
|
|
background-color: #409eff !important;
|
|
background-color: #409eff !important;
|
|
color: white !important;
|
|
color: white !important;
|