@charset "utf-8";

.privacy {
	font-size: .85em;
}
.privacy p {
	margin-bottom: 1em;
}
.privacy ol li {
	padding-left: .5em;
	margin: 0 0 1em 1.5em;
	list-style: decimal outside;
}
.privacy ol li:last-child {
	margin: 0 0 0 1.5em;
}

.content .contact {
	display: none;
}