.has-background-primary { background-color: bastet-color(); } .has-background-smoky { background-color: $smokey; } .has-background-secondary { background-color: bastet-color('secondary'); } .has-background-alt { background-color: bastet-color('alt') ; }