🎯 What you'll practice: Color, text, and effect styles organized into a shared library.
1-B 2-C 3-A 4-B | 5 = library 6 = colors 7 = Because everyone pulls from the same shared source of truth instead of recreating styles independently 8 = e.g. a subtle drop shadow used consistently on all cards 9 = Designs referencing the library update automatically to reflect the new style values | 10 = Answers vary — e.g. Primary/Success/Danger color styles; Heading/Body text styles; a soft card-shadow effect style.