$linkColor: #3370ff; a { text-decoration: none; color: $linkColor; } :root { --link-color: #1a1; } html, body { margin: 0; scroll-behavior:smooth; }