How to format a list inside a CMS blogpost

I have a blog post and I need the list within this blog post to look similar to the rest of the text. The spacing and text size is off. How do I increase spacing and format the lists at the bottom?

[https://preview.webflow.com/preview/ankitas-blog?utm_medium=preview_link&utm_source=designer&utm_content=ankitas-blog&preview=bbd1b640d14026610de99e124dbe4b49&pageId=608cd6e5f6800271508f1e1a&itemId=608cd6f649c5050a495d25c5&mode=preview](https://Read only link)

The easiest way for me would be to add a “HTML Embed” to the page and put the below code in it.

You would need to add the opening style and closing style tags exactly as shown in the screenshot however I can’t type them here as the system removes it when I try.

li{font-size:18px;line-height:30px;}