full-menu.full-menu > ul > li:nth-child(2) > a {
    color: red !important;
}

.mobile-menu-drawer--inner > ul > li:nth-child(2) > a {
    color: red !important;
}