<Button />, that goes inside the <Nav /> component. _button.scss file for the button, there are four buttons inside the nav and I left the styles for each individual <Button /> component inside the _nav.scss.class. <Button /> component, so the .scss can't pick up the class name in the html because it a whole component in the jsx. _nav.scss and the selectors for the class names will be fine.