Set the
color
property of the
a
element to
blue
.
<html> <body> <a style="color: blue;" href="https://mimo.app/r/homeflix.html">Try 30 Days Free</a> </body> </html>]]>
Make sure to type
blue
.