/*CSS specific to the activity goes here. Anything related to the template, the headers, the footers will be at a higher folder level*/
.question{

	padding: 2%;
	/*background-color: #B5E2FF;*/

}	

.question h5{
	color: #4E6E38;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.6em;
  padding-top:  0.0em;
  padding-bottom: 1.5em;
}

.question  p{

font-size: 1.1em;
	line-height: 1.4em;
   width: 85%;

}
