diff --git a/assets/css/main.css b/assets/css/main.css index 9a2c71a..7f77ce4 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -275,7 +275,7 @@ main#content section.footnotes { footer#footer { font-size: 14px; font-size: 1.4rem; - font-weight: 300; - color: #949494; + font-weight: 400; + color: #b3b3b3; margin: 40px 0; }