@charset "UTF-8";
#contact .questions {
	font-weight: bold;
	display: block;
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
}
