@use 'scss/settings'; html { scroll-behavior: smooth; } body { color: settings.$body-color; }