/*!
 * Start Bootstrap - Full (https://startbootstrap.com/template-overviews/full)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full/blob/master/LICENSE)
 */

 h1 {
	text-align: center;
	margin-bottom: 50px;
 }
 
 body {
	background-color: '#966fd6';
	font-family: "helvetica";
 }
 
 section {
	margin-top: 50px;
 }
 
 p {
	font-size: 18pt;
 }
 
 h2 {
	 font-size: 20pt;
 }
 
 #answer-form {
	 margin-top: 50px;
 }
 
 .spoiler-body {
	opacity: 0;
 }
 
 .spoiler-body p {
	font-size: 12pt;
	padding: 8px;
	float: left;
 }
 
 .spoiler-btn {
	float: left;
 }
 
 #error {
	opacity: 0;
 }
 
 .small-text {
	font-size: 8pt;
    text-align: left;
 }
 
 .tech-challenge-3 {
	 password-second-part: "86447114092c4"
 }