0
This is used to style this section using css. If you go to the css tab at the top of the project, you'll see the following:
.selected {
background-color: #f36f48;
font-weight: bold;
color: white;}
So this was used to change the text colour, boldness and background.