I tried some stuff I found in past questions but unfortunately it hasn't helped. I think the reason may be it is deeply buried in CSS classes and I'm just inexperienced and not targeting it accurately, despite my attempts to use Chrome's inspect element to find exactly where it is. This is the code I have:
.multilanguage-widget.readmore ul.display-posts-listing li.listing-item a.current {
font-weight: bold !important;
}
and this is the page example I'm trying to do it on here. See the list of Capabilities to the right side. Please help, I've been struggling with this for quite a while now and all my attempts have been failing.