SyntaxFix
Write A Post
Hire A Developer
Questions
I think the easiest way to do this is in your css, use:
text-decoration-color: red;
This will change the color of the underline without changing the color of your text. Good luck!