/* See cuhk-cocreation-arrows.php's own docblock - script.js toggles this
   class on whichever arrow's own card has no next card in the same
   visual row. */
.cuhk-cocreation-arrow.cuhk-cocreation-arrow--row-last {
	display: none;
}
