.menu-item-type-custom:nth-last-child(2)
{
}
.menu-item-type-custom:last-child
{
    background-color:red;
}