/*** faq.css ***/

.testimonials {
	
	margin-bottom:5px;
	margin-top:5px;
	border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
	
}

.entry-subheader {
	
	margin-top:-10px !important;
	margin-bottom:30px !important;
	margin-left:10px;
	
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #2f2f2f !important;
  border-color: #ddd;
}