/* TgFlow Custom Styles */ body { /* Test style to see if it applies - for example, a very light green background if active */ /* background-color: #f0fff0 !important; */ } .tgflow-specific-class { border: 1px dashed green; padding: 5px; }