Wanted to share the CSS I created for those that wish to change their category font. It currently includes the size and bold metrics but you can add whatever you’d like. Hopefully, someone finds this useful!
#content .post-categories a { font-weight: 600; font-size: 18px; }