@charset "UTF-8";

#privacy .inner{
	max-width: 840px;
}
#privacy h1,
#privacy h2{
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #39b49e;
	margin-bottom: 20px;
	text-align: center;
	color: #39b49e;
}
#privacy p{
	margin-bottom: 100px;
	line-height: 1.7;
}
#privacy p:last-of-type{
	margin-bottom: 0;
}