Css styling in snippet file for one section

hey guys if i want to make changes in CSS in snippet file for a particular section but that snippet file is render everywhere but i want changes in CSS in that snippet file in a particular section only not everywhere
Example:
if i want hovering text in collection card in my collection-list (section file) where the card-collection (liquid file) is rendered where i have add/made CSS changes for text but i dont want this CSS changes which is in card-collection whereever the snippet file is rendered anywhere except collection-list