diff --git a/style.css b/style.css index 0eb2672..df5dd38 100644 --- a/style.css +++ b/style.css @@ -62,7 +62,7 @@ button:hover{ } a{ - color: var(--secondary); + color: #b7d6f6; text-decoration: none; font-weight: 600; transition: all 0.3s ease;