webcentric
You can set font-weight for it:
.category-list table.com-content-category__table.category a {
color: #000000;
font-weight: 900;
}
However, you're using font family: 'Stint Ultra Expanded',Helvetica,Arial,Sans-Serif !important so it doesn't look so bold in this case.