Hello, @yliya14 !
Thanks for using our theme!
According to WordPress requirements for accessibility we’re adding underline styling for links in our themes.
To remove them please go to your Customizer – Additional CSS section and add the following CSS code snippet:
body.singular .comment-content a:not([class]), body.singular #layout article .entry-content a:not([class]) {text-decoration:none;}
Please let me know if that is what you’re looking for.
Best regards!