/* Styles for Submenu titles in the navigation*/
li.mainTab-item > span {
    color: #1f1f1f;
}
li.mainTab-item > span:hover {
    color: #638ec5;
}