hi guys, I have a tag <a> included in a third-party DIV with the inline style (example style="animation:none!important;background-color:rgba(238,238,238,0.9,........) how can I change it after loading the page?
I would like to apply display: none or visibility: hidden
Is it possible with CSS?