How can I select only one button in scss

Hey I want to select only one button but only manage to style all the buttons. How do I select only one?

Hi,
the simplest way is to set the extra class/id to button you want to select.