.svg-column-header {
	width: 20px;
	height: 100px;
	color: black;
}

.question {
	text-align: left;
}

.color-scheme-div {
	width: 50%
	align: center;
}

.color-scheme-buttons {
	background-color: #eee;
	display: inline;
	padding-left: 2em;
	padding-right: 2em;
	margin-top: 5em;
	margin-bottom: 5em;
	margin-left: 5em;
	margin-right: 5em;
	font-size: 200%;
	width: 50%;
}

.info-area {
	text-align: center;
	font-size: 150%;
	margin: 2em;
}