
.que{

/*background: lightblue;*/
/*border-style:inset;*/

}


#result1{
/*background-color: coral;*/

}

#spantext{

font-family:Helvetica;
font-size:35px;
/*background: lightblue;*/
text-decoration-line: underline;
}

.testInstructions{
/*background: black;*/
/*border-style:solid;*/
/*color:white;*/
font-size: 14px;
}

.dot {
  height: 8px;
  width: 8px;
  background-color: black;
  border-radius: 50%;
  display: inline-block;

}



#description1{
font-size: 16px;
}

#result1{

font-size: 16px;
}

#result2{

font-size: 16px;
}


#result3{

font-size: 16px;
}


#result4{

font-size: 16px;
}


#result5{

font-size: 16px;
}


#result6{

font-size: 16px;
}


#result7{

font-size: 16px;
}


#result8{

font-size: 16px;
}


#result9{

font-size: 16px;
}


#result10{

font-size: 16px;
}


#result11{

font-size: 16px;
}



#result12{

font-size: 16px;
}



#result13{

font-size: 16px;
}


#result14{

font-size: 16px;
}


#result15{

font-size: 16px;
}



#result16{

font-size: 16px;
}



#result17{

font-size: 16px;
}


#result18{

font-size: 16px;
}


#result19{

font-size: 16px;
}


#result20{

font-size: 16px;
}




#description1
{
display:none;
}







#displayResult{

background-color:#ADD8E6;
/*font-family: "Sofia", sans-serif;*/
font-family: 'Dela Gothic One', cursive;
font-size:28px;
border-radius: 2%;
color:green;
}




#displayResult2{

background-color:#ADD8E6;
/*font-family: "Sofia", sans-serif;*/
font-family: 'Dela Gothic One', cursive;
font-size:28px;
border-radius: 2%;
color:red;
}



#displayResult3{

background-color:#ADD8E6;
/*font-family: "Sofia", sans-serif;*/
font-family: 'Dela Gothic One', cursive;
font-size:28px;
border-radius: 2%;
color:black;
}





#displayResult4{

/*background-color:#BDC3C7;*/
/*font-family: "Sofia", sans-serif;*/
font-family: 'Dela Gothic One', cursive;
font-size:35px;
border-radius: 2%;
color:black;
}








.container{
width:99%;
/*display: inline-block;*/
display: block; /*Use display block for mobile view*/
/*background-color:#ADD8E6;*/
border-radius:5px;
/*margin:5px;*/
box-shadow:2px 2px 10px black;
}



.question{

background-color:#ADD8E6;
}