Thank you! It changed the underline colour (which I wanted to change anyway) but the text is still dark grey. I used the following code below as well but I’m not having any luck:
.widget_text .widget-title:after {
border-color: #2d3192;
}
Any suggestions?