Hi, I’m designing a form that utilizes a 7-point Likert scale, and to ensure the form is compliant with our research best practices, we need all the response buttons to be on the same line. Right now it looks like this:

And we want it to look like this (the layout, not the color/shape) :

I know that the tap targets in the desired design are large enough (44px by 44px. How might I achieve this? Can I embed the form and use custom CSS?
Thanks!
Luke