/* Remove link and underline from red "Series" box on tile */
#pcp_wrapper-15714 .sp-pcp-post-thumb-area .post_tag.pcp-category.bottom_left a, .pcp-modal-15714 .sp-pcp-post-thumb-area .post_tag.pcp-category.bottom_left a {
   text-decoration: none;
   pointer-events: none;
   cursor: default;
}