/* Protect our widgets from page style rules (but this won’t work if those rules have higher specificity..). */ .container, .container * { all: revert; }