@charset "utf-8";

/* PRIVACY POLICY
---------------------------------------------*/

.privacy h3 {margin-top: 35px;}

.privacy p {
	margin-top: 15px;
	margin-left: 2px;}

.privacy p a {text-decoration: underline;}
.privacy p a:hover {text-decoration: none;}

.privacy ul {
	margin-top: 20px;
	padding: 20px;
	background-color: #1f1f1f;}

.privacy ul li {
	list-style-type: decimal;
	margin-left: 2em;
	line-height: 2em;}