When you embed a form in an agreement template, the styling options are extremely limited. You can add a border and adjust spacing around the form container itself, but you can't style the form's internal elements — things like the input field border colour, background colour, text colour, etc. Current workaround: There isn't really a practical workaround right now. A custom CSS panel is planned for agreement templates, which would help those who can code CSS — but there's no timeline on when that will be released. What's needed: Styling options for the actual form elements, similar to what's available in the form builder: • Input field border colour • Input field background colour • Input field text colour • Other basic styling controls The margin/padding issue: Also, the margin/padding behaviour on the embedded form container is backwards from standard web design. In the standard box model, margin sits outside the border and padding sits inside the border (between border and content). In Moxie, it appears to work the opposite way. Why this matters: Right now, when you apply a background colour to an agreement template, embedded forms start to blend in (not great from an accessibility pov) or look bland. You can't make them complement other styled elements in the agreement (like a coloured payment plan table). Having built-in styling options would let you inject brand personality and colour into forms, to fit in with the rest of the agreement template.