.accordionButton {	
	cursor: pointer;
}
 
.accordionContent {	
	display: none;
}