@hubspot/blog_posts the default hubspot blog post module outputs some unpredictble class names on the elements? the CSS class looks like it has a character string at the end that is specific. So if I want to target all author wrappers would I do something like this. If so is that odd to anyone else?
[data-testid="blog-post-image-link"] {
display:none;
}