There are now two components (SectionButton and ProjectCard) using identical functions for "color" state. Needs a small refactor, probably to place this in App.js and pass it down as a prop instead. probably just creating a small utilities.js file and importing it from there when needed.