@CHARSET "UTF-8";

.background
{
	background-color : rgb(247, 247, 247);
  	width: 100%;
}

.faq_intro {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: "source sans pro" !important;
	font-style: normal;
	font-weight: 300;
	font-size:20px;
	color:gray;
	
}

