Scroll
Override EBT templates in theme
EPT modules allow to override templates in your custom theme.
There is a new theme suggestion with --custom suffix, so you can override template in your custom theme:
block--block-content--ebt-accordion--custom.html.twig
block--block-content--ebt-accordion.html.twig
paragraph--ept-accordion--default--custom.html.twig
paragraph--ept-accordion--custom.html.twig
paragraph--ept-accordion--default.html.twig
Just copy existing template code from needed EPT template and put it in your custom theme with --custom.html.twig suffix.