Just noticed we've got some unsafe inline styles:

By default, these are blocked when we have a content security policy: https://content-security-policy.com/examples/allow-inline-style/
Let's move these over to the style sheet for existing and future styling.
Just noticed we've got some unsafe inline styles:
By default, these are blocked when we have a content security policy: https://content-security-policy.com/examples/allow-inline-style/
Let's move these over to the style sheet for existing and future styling.