diff --git a/index.html b/index.html
index 4664436..b53ec6b 100644
--- a/index.html
+++ b/index.html
@@ -92,8 +92,8 @@
@import url('https://fonts.googleapis.com/css?family=Lato:400,900');
:root {
- --color0: rgb(44, 47, 50);
- --color15: rgb(205, 208, 215);
+ --color0: #21252F;
+ --color15: #C4C9D2;
}
body {