I use embedHTML to insert some MathML markup. This converts to an equation in the docx, but the font size is small. How am I able to target this element to apply a style that increases the text size?
I'm guessing DOCXCustomizer should be able to do this somehow, but the documentation is not clear on how I would target the equation specifically.