If you want to do it in all the Portfolio items replace the .postid-12835
by .single-portfolio
if it is in only 1 portfolio item you just need to change the ID.
.postid-12835 a:hover,.postid-12835 a:focus {
color: #eabe12;
}
If you can do it, take a screenshot the the body html so I can advice.
-Rui