Context
MyST-NB is starting to bring in more CSS rules into its own package so that they are self-contained. We should remove MyST-NB rules from this package so that they aren't duplicated (at least unless we intentionally want the behavior to be different)
Proposal
Here's the PR that adds the lines to MyST-NB - we should basically remove the respective lines from this package:
Tasks and updates
No response