:root {
  --00-button-color: #5d5d5d; 
  --01-button-color: #a28770;
}


body {
	
	background-color: #202020;
	
}

	
		