Adding "handdrawn" highlights behind text

Hi everyone.
I’m building my first webflow project at the moment.
I have a very specific style in mind I’d like to show. Similar to this style: Merchant. Especially the highlight behind the text (underlined and circled)

Is there a way to do this? I tried adding the underline with the “Wrap in Span” -Option. But I didn’t manage to get the underline in de right position.

For the circeling I’m completely out of ideas how to try.

Thanks for the help.


Here is my site Read-Only:
https://preview.webflow.com/preview/christliche-gemeinde-linz?utm_medium=preview_link&utm_source=designer&utm_content=christliche-gemeinde-linz&preview=8b05076286b12d8cd865a0be2c5d0629&workflow=preview

hi @maggei you will need custom CSS be able use pseudo classes :before or :after and SVG.

BTW: after many years this forum contains many responses with solutions related to this topic.