Hello, i am very new to coding and i chose sublime text my main editor. I have a problem in css and dont know how to fix this.
when i write :root {
-primary-color: #ff7613;
-text-color: #727171;
}
it doesnt work at all on my page. what should i do to fix this?