    .menu-point a {
        color: #3E3E54 !important;
    }
    
    .menu-point a:hover {
        color: #24C9A8 !important;
    }
    
    .text-link a {
        color: #3E3E54 !important;
    }
    
    .text-link a:hover {
        color: #24C9A8 !important;
    }