Overriding classes of blade components in widgets

I'm looking to change/override the styles/ TW classes given to blade components. Specifically the blade components available within widgets like the <x-filament::section>.

I've tried both adding a class="" attribute and a style="" tag. Nothing works. It doesn't even show up in the DOM. Any ideas?
Was this page helpful?