diff --git a/styles/Typo.css b/styles/Typo.css index 43fd7ebb..2073f4f8 100644 --- a/styles/Typo.css +++ b/styles/Typo.css @@ -247,7 +247,7 @@ body { a { background: transparent; - color: var(--primary-color); + color: #ec8f2d; text-decoration: none; }