This is my code:
\documentclass{article}
\usepackage{fdsymbol}
\begin{document}
$\stackrel{hello}{\overlinesegment{world}}!$
\end{document}
How do I change the color of the horizontal line the stays between the "hello" and the "world"? I want it to be red.
