body {
	background-color: rgba(40,92,169, 0.1);
}

.radioBtn {
	margin-right: 10px;
	font-size: 18px;
}

.questionCol {
	margin-bottom: 10px;
}

#footer {
	margin-top: 50px;
}

#footerSocialDiv {
	margin-top: 10px;
	margin-bottom: 20px;
}

.copyrightRow {
	margin-bottom: 20px;
}

#betaWarning {
	font-size: 12px;
}