The cascading style sheet (CSS) specification enables you to override settings in the project style sheet with inline CSS styles. You can set individual styles for components by adding styles to a component's style property. For example, you can set fonts and colors for a Text Field component.
To set styles for a component:
The Style Editor opens.
For example, the Font category is selected when you open the editor, and the editor shows various style settings related to fonts, such as Font Family, Size, Weight, Color, and so on. Or, if you select Background, you can choose style settings like the background color, a background image, and various ways to display that background for the component.