.primary-color { background: $primary-color } .brand-color { background: $brand-color } .secondary-color { background: $secondary-color } .tertiary-color { background: $tertiary-color } .body-color { background: $body-color } .background-color { background: $background-color } .text-color { background: $text-color }