By the way, text-decoration-color was added to CSS a few years ago. Before that, to make the underline color different from font color, devs had had to disable the underline and add the bottom border to the link with your desired color set as the border color.