Define colors css
Hi, I use SiteOrigin CSS by SiteOrigin and I tried to do this but the declaration of a color doesn’t work :( :root { –primary-color: #285157; –secondary-color: #4c4c4c; –accent-color: #df1616; –divider-color: #840a1b; } .h1 { color: var(–primary-color); }