/**
* Theme Name: Rafco Child
* Description: This is a child theme of Rafco for WordPress CMS.
* Author: Yolo Digital Marketinig
* Template: enginir
* Version: 1.0
*/

a:not([href]):not([tabindex]) {
    color: #ffffff !important; 
}
.cspt-navbar ul li ul li a:hover {
        color: #000 !important;
    }
.cspt-navbar ul>li>ul li:hover>a {
        color: #000 !important
    }