There is a plugin that displays a slider. If checked without installation, i.e. The html code itself works fine. If li {color: blue;} is specified in the theme styles, this will work for the plugin's html code. I need to protect the html code of the plugin from the theme styles.
Properly, how to disable the theme style inheritance for the plugin?