$linkColor: #3370ff; a { text-decoration: none; color: $linkColor; } :root { --link-color: #1a1; } html, body { margin: 0; scroll-behavior:smooth; overflow-x:hidden; touch-action: pan-y; }