And according to CF, how should I name the class for all these cards? What would be a good name as example? "cards"?
Hi Ravi, that's a great question.
We try to strike a balance between re-using classes (which makes it harder if you want differences between sections) and not introducing too many.
For cards, each section has a different class because we found often marketing sites would have different card styling from section to section. However, you can change that once you setup your site if you find yourself using the same style in multiple places.
Hope that helps!