In the following HTML
the id can be accessed through #content in CSS. How do I access
#content
we can use
element[role="ourRole"] { requried style !important; /*for overriding the old css styles */ }