.path a 
{
    color: yellow;
}

.path-inner::before
{
    background-color: yellow;
}

.path-arrow i
{
    color: yellow;
}