@@ -7,6 +7,10 @@
min-height: 100vh;
}
+:root {
+ --color-primary-200: #409EFF !important;
+}
+
.description {
display: inherit;
justify-content: inherit;