.questions {
	text-align: center; line-height: 20px; padding-bottom: 8px; padding-top:0px; font-size:medium; font-weight: bold; 
}
.download_button {
	padding-bottom: 8px; float: right;
}
.platinum {
	color: rgb(229, 228, 226);
}
.gold {
	color: gold;
}
.silver {
	color: silver;
}
.bronze {
	color: rgb(156, 105, 99);
}
