All components should have the following settings in the backend ot the TYPO3 CMS, which assign certain CSS classes to the components (CSS class names in brackets)
- Vertical distance before:
- large (.mt-10)
- default (no CSS class)
- small (.mt-7)
- very small (.mt-5)
- none (.mt-0)
- Background-Color:
- 1 (.background.bgc1)
- 2 (.background.bgc2)
- 3 (.background.bgc3)
- transparent (no CSS class) - default value
All components should have an optional header as the first element. The editor chooses between H2 ... H5.