I need to override theme style in a very specific place. I don't want to rewrite the theme.
Is there a way to use class and id name ins style tag in html body, like this?
<div dir="ltr" style=".wp_the_content ul li:before {left: 0 !important;right: auto !important;transform: rotate(180deg) !important;}">