diff --git a/sass/style.scss b/sass/style.scss
index 2ae1852eb2b9283e9bea72bdf468d793509972d2..f7e3418ca2ce367d09c93e8f59f05c2e20f8f419 100644
--- a/sass/style.scss
+++ b/sass/style.scss
@@ -13,7 +13,7 @@
   $scheme-main-ter: teckids.$orange-light,
   $primary: teckids.$orange,
   $info: teckids.$blue,
-  $link: teckids.$blue-dark,
+  $link: teckids.$blue,
   $navbar-burger-color: white,
   $footer-background-color: teckids.$blue-light,
 );