Is there a way to limit editors to a set of pre-defined styles?

We are building a site that has a set of pre-defined components and styles, and we’d like to limit the content editors to only be able to use this pre-defined styling. So, for example, we don’t want content editors to be able to change the font size or color for a paragraph or header, since we want to enforce design consistency. Basically, we just want them to have the ability to select a component (such as a block that includes an image + headline + paragraph) or a style (p, H2, etc.) without giving them full granular control of every design detail. And we want to ensure they don’t have access to edit the base styles/components themselves either.

Does Plasmic have the ability to set these kinds of permissions / user types?