diff --git a/templates/base.html b/templates/base.html
index 5794402..75e6a79 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -22,7 +22,7 @@
.card {
webkit-box-shadow: unset;
box-shadow: unset;
- border: 1px solid var(--color-grey) !important;
+ border: 1px solid var(--color-darkGrey) !important;
}
@font-face {
font-family: 'CaviarDreams';