Hi
Thanks for posting your question 🙂
Please, add the following to Custom CSS to resolve:
/* Links */
.entry-content p a,.entry-content li a,.entry-content dl a,.entry-content pre a,.entry-content code a,.entry-content blockquote a {
border-bottom: none;
color: #0896fe;
}
.entry-content p a:hover,.entry-content li a:hover,.entry-content dl a:hover,.entry-content pre a:hover,.entry-content code a:hover,.entry-content blockquote a:hover {
border-bottom: none;
}