Alter the link class.
apply_filters( 'get_webcomic_collection_donation_link_class', array $class, string $collection )
This filter allows hooks to alter the CSS classes assigned to the link.
Parameters
array $class
The CSS classes.
string $collection
The collection the link is for.