All menu titles are coming with the 1rst word in grey and the rest in yellow (for black style)
How can I remove this instruction, or to apply 1 color only to all menus.
Many thanks
.moduletable > h3 span, .moduletable_text > h3 span, .moduletable_menu > h3 span {
color:#757575; // here set your color
}