To make the color of an underline green, what value would you use for text-decoration-color?
text-decoration-color
green
#00FF00
rgba(0, 255, 0, 1)
All of the above are correct