html {
	font-size: 12px;
}

.button {
	vertical-align:center;
}

.cluenumber {
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}

.cluebody {
	font-weight: bold;
	font-size: 1.5em;
}

.modal-backdrop {
	/* make background black for modals
	   (ideally would make it just for code reveals) */

	opacity: 1.0 !important;
}

.codebody {
	text-align: center;
	font-weight: bold;
	font-size: 3em;
}
